Hi Gerrit,

># Make Home work
>"\e[7~": beginning-of-line
># Make End work
>"\e[8~": end-of-line
># Make Delete work
>"\e[3~": delete-char
># make Insert work
>"\e[2~": paste-from-clipboard

is there any documentation for the key mappings ? I tried without success to
bind something to ALT+CurUp or ALT+CurDown. Even more, is there any way
identifying the keys of the number block ?

Regards,
Jörg


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

Reply via email to