]> git.deb.at Git - pkg/abook.git/blobdiff - ui.c
attempt to make keypad behave better
[pkg/abook.git] / ui.c
diff --git a/ui.c b/ui.c
index 4d4150e1006e5c9883121494af99cf3784ca115f..37d7a31870b1959b400376fe9a0b233382980e9c 100644 (file)
--- 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