Re: ctrl mappings don't work



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]