Is it possible to have a block (as in "rectangular") selection in xterm?
If yes, is it assigned by default to a key/mouse binding or does it have to be assigned separately?
Thanks :) Sorin
Is it possible to have a block (as in "rectangular") selection in xterm?
If yes, is it assigned by default to a key/mouse binding or does it have to be assigned separately?
Thanks :) Sorin
I don't believe there's any such support in xterm, I'm afraid.
I'm using an xterm through putty - I find that block selection is possible . Just hold down ALT key while making your selection with mouse - it will select a rectangular portion as u wanted !
You can use a terminal text editor such as Vim to make selections. First you have to save your text in a file, then edit it with a text editor. In Vim, press Control+V, then use Up and Down arrow keys.