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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, this is not available in
xterm.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.