<div dir="ltr">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.<br><br>Of course, most my time in X is spent shuffling characters through X -&gt; Xterm -&gt; screen -&gt; ssh -&gt; 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 &#39;Visual&#39; mode in vim (&#39;v&#39;). Is it possible to make Xterm, or some other term perhaps, do block-select? (&quot;Visual Block&quot; in vim -- &lt;C-v&gt;).<br>
<br>[1] I mention this to explain why I don&#39;t use gvim, which can tie its paste buffer to Windows&#39;. <br clear="all"><br>Thanks!<br>-- <br>Bryan Richter<br><br>
</div>