This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bash and the delete key


Good tip.  Do you see any issues with adding Ctrl-v to it also?

# Make Insert work
"\e[2~":paste-from-clipboard #insert
"\C-v":paste-from-clipboard  #ctrl-V

-Tony

From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Reply-To: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
To: "Tony Fenleish" <tleish@hotmail.com>
CC: derbyshire@globalserve.net, cygwin@cygwin.com
Subject: Re: bash and the delete key
Date: Fri, 26 Jul 2002 13:37:53 +0200

Tony schrieb:

> Consistent BackSpace and Delete Configuration
> Bash:
> http://www.ibb.net/~anne/keyboard/keyboard.html#Bash

> Background on this can be read at:
> http://www.ibb.net/~anne/keyboard.html

They missed to point out that there are more useful
options like this:

# Make Insert work
"\e[2~": paste-from-clipboard

Gerrit
--
=^..^=


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




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]