Code

disable ncurses raw mode
authorMax Kellermann <max@duempel.org>
Mon, 6 Oct 2008 12:31:33 +0000 (14:31 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 6 Oct 2008 12:31:33 +0000 (14:31 +0200)
commit07df83b7b074106ae391187feffba570748e990f
tree6b5a4a0d1baf62eb38a3d1f85f1fa6773072c544
parent64fd42870e71609d7493e6b0c161058a5db55243
disable ncurses raw mode

We're better off doing our own signal handling, instead of switching
ncurses to raw mode.  Anyway, it was commented out and didn't work...
configure.ac
src/command.c
src/main.c
src/ncu.c