summaryrefslogtreecommitdiff
path: root/lib/libcurses/getch.c
AgeCommit message (Expand)Author
2000-05-25Send 'ks' sequence from first call to keypad(win, TRUE) only and not fromjdc
2000-05-17Send, if necessary, 'ks' or 'ke' sequences from keypad() and wgetch().jdc
2000-05-01* Made erasechar and killchar into functionsblymn
2000-04-27No, really, make sure ECHO is cleared in cbreak() mode too.mycroft
2000-04-27Add extra KEY_* definitions (from SUSv2).jdc
2000-04-23* Fixed bug in copywin which was copying more than it should.blymn
2000-04-22Fully initialize the structure allocated in new_keymap().thorpej
2000-04-22* Added ungetchblymn
2000-04-18Make sure we don't read a negative character value (again).jdc
2000-04-17Multiple fixes:blymn
2000-04-15Add a missing __restore_termios() in an error return.jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-12Make sure we don't read a negative character value.jdc
2000-04-11Made data structures opaqueblymn
1999-12-07Only unctrl() the first 256 input values.simonb
1999-06-28Get rid of the evil trailing spaces and tabs.simonb
1999-06-15Make a few private variables and functions static.simonb
1999-06-06Re-arrange some code to approach our regular style.pk
1999-06-06Hang on to the termcap buffer that we have tgetent() fill.pk
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-02-03remove obsolete register declarationsperry
1997-07-22RCSid police, fix warningsmikel
1994-08-17clean up importcgd
1993-11-09repeat after me: "I hate rcs ids"cgd
1993-11-09update to new version from berkeley. doesn't compile yet, norcgd
1993-08-07New version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-09added Andrew Chernov's patch set:alm
1993-03-21initial import of 386bsd-0.1 sourcescgd