summaryrefslogtreecommitdiff
path: root/lib/libcurses/curses_input.3
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-01-08Whitespace fix, bump date for previous.wiz
2017-01-05Implement ncurses is_pad(3).roy
2017-01-05Add the set_escdelay(3) and set_tabsize(3) ncurses extensions.roy
2017-01-01Implement ncurses extension has_key.roy
2012-04-21Add capfile(5) to describe the termcap format.roy
2010-08-06avoid writing in parseltonguedholland
2006-07-29Bump date for previous.wiz
2006-07-25PR/34011: Julian Coleman: Limit timeout to 25.5 seconds.christos
2004-12-13fix mvgetch prototype.yamt
2004-03-26Add comma in enumerations, grammar fix, and replace &wiz
2004-03-23Clarify the getch() family return values.jdc
2004-03-22Add KEY_RESIZE support and a SIGWINCH handler.jdc
2004-03-16Spelling fix.snj
2003-10-18mvgetstr and mvwgetstr do not have a limit argument; from Steve Rumble in PR ...wiz
2003-06-20Add keyname().jdc
2003-04-16Usewiz
2003-04-11Add spacing around variable definitions.jdc
2003-04-08Better mdoc; add a missing 'is'.wiz
2003-04-08Add ESCDELAY variable to control the inter-key delay in escape sequences.jdc
2003-02-14'NetBSD.org' and some mdoc fixes.grant
2002-10-22Whitespace cleanup.wiz
2002-10-22Added the ncurses extensions define_key and keyok.blymn
2002-10-21Use \-1 instead of -1.wiz
2002-10-21Punctuation fixes.wiz
2002-10-21Drop trailing whitespace.wiz
2002-10-21Added separate man pages for curses functions to provide betterblymn