delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/07/19/08:30:10

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
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: "Hannu E K Nevalainen \(garbage mail\)" <garbage_collector AT telia DOT com>
To: "Ross Presser" <rpresser AT imtek DOT com>, <cygwin AT cygwin DOT com>
Subject: RE: RXVT can you paste into it?
Date: Sat, 19 Jul 2003 14:28:26 +0200
Message-ID: <NGBBLLIAMFLGJEOAJCCEGEPKDBAA.garbage_collector@telia.com>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
Importance: Normal
In-Reply-To: <Xns93BC719F01B8pt101594@80.91.224.249>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165

> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf
> Of Ross Presser

> Olaf Foellinger <Olaf DOT Foellinger AT bln DOT sesa DOT de> wrote in
> news:20030718145846 DOT GM2540 AT nbof:
>
> > On Fri, Jul 18, 2003 at 10:46:41AM -0400, Steve wrote:
> >> Hi;
> >>
> >> I was perusing the man page for rxvt ( windows 2000, cygwin ).
> >>
> >> I didn't notice any option that would allow me to past into the rxvt
> >> terminal.
> >>
> >> Is this possible?
> >
> > I'm pasting with the middle button of the mouse.
> >
> >
> > Gruss Olaf Föllinger
> >
>
> shift-left button also works.
>

Additionally, having this...

	$ grep -i ins .inputrc
	#insert-key
	"\M-[2~": paste-from-clipboard # Insert

makes the "Insert" key paste *the first line* of the clipboard.

/Hannu E K Nevalainen, B.Sc. EE - Micro Computer Systems, 59~14'N, 17~12'E
 ~ <=> degree


-- basic keystrokes that are nice to have defined in -- .inputrc --

#---------------
# Keybindings...
#

# DEL key in bash
"\e[3~": delete-char

#insert-key
"\M-[2~": paste-from-clipboard # Insert

# Home in rxvt
"\e[7~": beginning-of-line
# End in rxvt
"\e[8~": end-of-line

--END OF MESSAGE--


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019