X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49759CCD.3090302@gmail.com> Date: Tue, 20 Jan 2009 10:43:41 +0100 From: ludo User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: paste into vim Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Hi, how to paste in vim (not gvim) from clipboard ? I have two terminals (rxvt) In the first terminal, I select a text with the mouse (and I can see it in the windows clipboard via clipbrd.exe) In the second terminal, I run vim, and I want to paste the selected text I try the command "*p but vim pastes nothing (If I try with gvim, gvim pastes the selected text) I suppose cygwin can interact with the windows clipboard (the selected text in rxvt is displayed in "windows clipboard" with clipbrd.exe) Is this an issue of vim ? maybe vim can't use the windows clipboard ? any idea ? Thanks, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/