BTW, I added some keycodes to the cygwin terminal emulation.
On xterms, the cursor block and the control key block behave
slightliy different from what was set in fhandler_console.cc.
The same keycodes are returned without modifier with shift and
control keys. With Alt, it returns the keycode with another
ESC prepended. I have added that behaviour to keytable. That
allows convenient keybindings like (tcsh):
bindkey "^[^[[D" word-left
bindkey "^[^[[C" word-right
to move wordwise with ALT+Cursor keys.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:[EMAIL PROTECTED]
Red Hat, Inc.
- New terminal capability in fhandler_console.cc Corinna Vinschen
- Re: New terminal capability in fhandler_console.cc Christopher Faylor
- Re: New terminal capability in fhandler_console.cc Corinna Vinschen
- Re: New terminal capability in fhandler_console.cc Christopher Faylor
- Re: New terminal capability in fhandler_console.cc Corinna Vinschen
- Re: New terminal capability in fhandler_console.cc Christopher Faylor
- Re: New terminal capability in fhandler_console.cc Corinna Vinschen
- Re: New terminal capability in fhandler_console.cc Corinna Vinschen
- Re: New terminal capability in fhandler_consol... Corinna Vinschen
- Re: New terminal capability in fhandler_console.cc Christopher Faylor
- Re: New terminal capability in fhandler_console.cc Corinna Vinschen
- Re: New terminal capability in fhandler_consol... Christopher Faylor
- Re: New terminal capability in fhandler_console.cc Corinna Vinschen
- Re: New terminal capability in fhandler_consol... Christopher Faylor
