Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 18 Mar 2002 11:28:57 +0100
To: Oleg <oleg_inconnu@yahoo.com>
Cc: cygwin@cygwin.com
Subject: Re: copying and pasting in rxvt
Message-ID: <20020318102857.GA8602@tuxedo.skovlyporten.dk>
References: <007a01c1ce22$b47486b0$b4546f9c@tw304h3>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <007a01c1ce22$b47486b0$b4546f9c@tw304h3>
User-Agent: Mutt/1.3.27i
From: lars@segv.dk (Lars Munch)


On Sun, Mar 17, 2002 at 09:14:59PM -0500, Oleg wrote:
> Hi
> 
> How can I get copying and pasting to work in rxvt like it does under X? I
> want to be able to slect text with the left button and paste it with the
> middle button ("emulated" actually: I just press both left and right buttons
> at the same time). I used to have it work on my other computer (laptop). The
> setup seems to be identical, but it doesn't work now.

Try putting:

"\e[2~": paste-from-clipboard 

in your .inputrc.

With this, copy/paste work perfectly in rxvt for me.

Regards
Lars Munch


--
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/

