summaryrefslogtreecommitdiff
path: root/lib/libcurses/curses_screen.3
AgeCommit message (Expand)Author
2017-01-24Note an issue with our cursor movement in 1 line size window.roy
2017-01-10Implement POSIX curses function ripoffline(3).roy
2017-01-05Implement is_term_resized and resize_term(3) ncurses extensions.roy
2017-01-05Add the set_escdelay(3) and set_tabsize(3) ncurses extensions.roy
2017-01-05Fix typo.wiz
2017-01-05Use Ev for environment variables.wiz
2016-12-31Implement POSIX curses use_env function.roy
2016-12-30Add the POSIX filter() function to libcurses.roy
2012-04-21Add capfile(5) to describe the termcap format.roy
2007-10-25Only resize curscr, __virtscr and stdscr when the screen is resized.jdc
2007-07-13Emphasise `ncurses'.jdc
2004-03-22No comma in an enumeration of only two elements.wiz
2004-03-22Add KEY_RESIZE support and a SIGWINCH handler.jdc
2004-03-16Spelling fixes.snj
2003-04-16Usewiz
2003-04-11Add spacing around variable definitions.jdc
2003-04-08Improve mdoc a bit.wiz
2003-04-08Document LINES and COLS environment variables.jdc
2003-02-14'NetBSD.org' and some mdoc fixes.grant
2003-01-15Correct return type for initscr().kristerw
2002-12-05Correct cross references.jdc
2002-10-21New sentence, new line.grant
2002-10-21Added separate man pages for curses functions to provide betterblymn