Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Gary R Van Sickle" To: "Cygwin Mailing List \(E-mail\)" Subject: Re: Using the Windows clipboard in rxvt [WAS: cygwin.bat suggestions] Date: Thu, 11 Jul 2002 12:48:55 -0500 Message-ID: <000e01c22903$3afe24d0$2101a8c0@BRAEMARINC.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > > I know this is an old thread now, but is there any > > clipboard functionality in rxvt? > > Yes : (i) select required material from the rxvt terminal with and > drag; (ii) press to copy to the clipboard; (iii) press as > usual to paste into your Windows application. (At least, this is what works > in W98). Fergus The second step isn't necessary, at least on my setup. It's just: To copy from rxvt to another Windows prog: 1. Select the text with the left mouse button. When you release the button, it automatically gets copied to the clipboard. 2. Go to your other Windows app and paste as you normally would. To paste into rxvt, simply hit the middle mouse button. If you don't have a middle mouse button, put this in your .inputrc: # Make the Insert key actually useful "\e[2~": paste-from-clipboard This makes the insert key into a paste key. -- Gary R. Van Sickle Braemar Inc. 11481 Rupp Dr. Burnsville, MN 55337 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/