This is the mail archive of the cygwin@sources.redhat.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]

Re: Working "delete key" ??


Axel Kowald <axel@itb.biologie.hu-berlin.de> writes:

> How do I make the delete key work ?

You could add the following entries to your .inputrc:

"\e[2~": paste-from-clipboard
"\e[3~": delete-char

As a bonus, it binds the insert key to something useful.

(I'd be happy to submit a FAQ patch for this.  I could modify the one
I submitted last week. :)

Jon


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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