summaryrefslogtreecommitdiff
path: root/lib/libcurses/keypad.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-04-24* Added rcs id line to files missing it.blymn
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-11Made data structures opaqueblymn
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg