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


Ctrl-V is the default escape character to allow entering special
characters on the command line.  If you want to use it for pasting, you
might also want to set the escape character to something else, using
"stty lnext <char>".
	Igor

On Fri, 26 Jul 2002, Tony Fenleish wrote:

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

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


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