On 12/28/2011 12:22 PM, Keith Christian wrote: ... > NOTE ---- I'm not talking about double clicking text in the VIM window > that turns on the "-- VISUAL --" selection indicator, since that > operates solely within the VIM editor, and does not allow pasting the > selected text elsewhere. > > VIM no longer behaves this way. Has there been a change in VIM or in > the way Cygwin handles text in Mintty or PuttyCYG windows? ...
No idea, but in mintty you can hold shift to override the application's use of the mouse. So holding shift will let you double click on words or select text for pasting anywhere in the vim window, regardless of what the 'mouse' option is set to. You can also :set mouse= to turn off vim's use of the mouse, set mouse=a to turn it back on. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

