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
_______________________________________________
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to