ctrl mappings don't work
Andrew Borodin
aborodin at vmail.ru
Fri Jan 11 11:30:49 UTC 2013
On Thu, 10 Jan 2013 20:30:50 +0100 Oswald Buddenhagen wrote:
> huh? slang/ncurses runs the tty in raw mode, so it gets all the keys
> just fine. what is most likely happening is that mc's command prompt is
> eating those keys before they reach the keybinding dispatcher.
Ok. In xterm
when I press ctrl-h, SLang_getkey() returns 8
when I press ctrl-m, SLang_getkey() returns 13
--
Andrew
More information about the mc-devel
mailing list