In vim, there's a CtrlV to do block selection.
How can I do it in screen?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
|
Assuming you already know how to use Space to do normal selection in This is described in the |
|||
|
|
|
Selection for copy: Ctrl+A [ Copy current selection (First to select start corner, second to copy selected area): Enter Cancel current selection: Esc Paste into screen: Ctrl+A ] |
|||||||||
|