X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ui.c;h=37d7a31870b1959b400376fe9a0b233382980e9c;hb=c7271bcedbe6f3b04dc124a846a7b6888104e6d5;hp=4d4150e1006e5c9883121494af99cf3784ca115f;hpb=cbfd0f4efc4d04b0fa58b3d082fb66d83985fe49;p=pkg%2Fabook.git diff --git a/ui.c b/ui.c index 4d4150e..37d7a31 100644 --- a/ui.c +++ b/ui.c @@ -135,7 +135,7 @@ ui_init_curses() noecho(); nonl(); intrflush(stdscr, FALSE); - keypad(stdscr, TRUE); + /*keypad(stdscr, TRUE);*/ } int