New functions.
commit2b7a991fdef01af033f0e990ecbfcfd2418ccee0
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 31 May 2009 12:23:10 +0000 (31 16:23 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 12 Aug 2009 17:23:12 +0000 (12 21:23 +0400)
tree681cf8b5d56f779ace892b98777d37d9b85a02db
parentc4dc0b22b01f3bff9fd3e78cb086db2b84b3869f
New functions.

tty_keypad() is used instead of keypad() function or macro.
tty_nodelay() is used instead of nodelay() function or macro.
tty_reset_prog_mode() is used instead of reset_prog_mode() function or macro.
tty_reset_shell_mode() is used instead of reset_shell_mode()
function or macro.
tty_beep() is used instead of beep() function or macro.
edit/editcmd.c
src/complete.c
src/execute.c
src/layout.c
src/subshell.c
src/tty/key.c
src/tty/tty-ncurses.c
src/tty/tty-slang.c
src/tty/tty-slang.h
src/tty/tty.h