Feature Request: Build with --enable-block-select
Compare changes
+ 1
− 0
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
XTerm 397 added support for selecting a rectangular block of text (https://invisible-island.net/xterm/xterm.log.html#xterm_397).
I have tested the patch and found no problems. Though it is a little crude, it is a welcome feature.
This is already included, all we need is to enable the build flag as I
have done in here with --enable-block-select
.