[vox-tech] Selecting a block of text in an xterm
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vox-tech] Selecting a block of text in an xterm
I use Cygwin/X on a Windows box at work. Cygwin/X ties the X clipboard to the Windows keyboard, so the easiest way to get text out of X is to highlight it with the mouse.
Of course, most my time in X is spent shuffling characters through X -> Xterm -> screen -> ssh -> vim[1]. And vim, in my case, usually has vertical windows, a column of line numbers, and a column displaying folds. This means that mouse-selecting text out of a vim buffer will end up selecting a bunch of garbage, since Xterm mouse selection is character-wise, like 'Visual' mode in vim ('v'). Is it possible to make Xterm, or some other term perhaps, do block-select? ("Visual Block" in vim -- <C-v>).
[1] I mention this to explain why I don't use gvim, which can tie its paste buffer to Windows'.
Thanks! -- Bryan Richter
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech
|