X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Message-ID: <4EFBA01C.3070801@cpan.org> Date: Wed, 28 Dec 2011 18:02:52 -0500 From: Rafael Kitover Reply-To: rkitover AT cpan DOT org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Double click to select within VIM behavior change References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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