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: .inputrc and command line edit mode function key remapping


Lee,

Use "od -c" to find out for yourself.

And for the record, we do answer this one fairly frequently and you clearly know enough of the relevant keywords to construct a search, so don't except too much humor in reply.

Randall Schulz


At 17:05 2003-02-18, Lee D. Rothstein wrote:
...

Q1 -- When you remap a 'bash' Edit Mode function in .inputrc, it looks like this:

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

The entity in double quotes ("\e[3~"), I'm calling the "key ID (KID)". In the above '.inputrc' declaration, the function 'delete-char' being remapped from its default key assignment to the KID -- "\e[3~" -- the <DEL> key.

What are the KIDs of the following IBM PC keys

...

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