Home | History | Annotate | Download | only in libcurses
History log of /src/lib/libcurses/curses_refresh.3
RevisionDateAuthorComments
 1.14  11-Apr-2025  uwe curses: use .Va stdscr in manpages
 1.13  05-Jan-2017  wiz branches: 1.13.26;
Whitespace.
 1.12  02-Jan-2017  roy Implement POSIX Curses functions immedok(3) and syncok(3).
 1.11  31-Dec-2016  roy Implement ncurses extensions is_leaveok and is_keypad.

The former allows the ncurses (and pdcurses) macros getsyx and setsyx
to be implemented, which is needed by a surprising number of applications.

The latter is needed for Python curses support so it doesn't have to dive
into ncurses window structure.
 1.10  16-Apr-2003  wiz branches: 1.10.80;
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.9  16-Apr-2003  wiz getch(3), not curses_getch(3). New sentence, new line.
 1.8  29-Mar-2003  jdc Now refresh() refreshes subwindows too.
Fixes PR lib/20544 by rtr.
 1.7  14-Feb-2003  grant 'NetBSD.org' and some mdoc fixes.
 1.6  23-Dec-2002  wiz Sort SEE ALSO.
 1.5  23-Dec-2002  jdc Reference curses_pad(3).
 1.4  05-Dec-2002  jdc Correct cross references.
 1.3  22-Oct-2002  wiz Sort SEE ALSO.
 1.2  21-Oct-2002  wiz getch, not curses_getch.
 1.1  21-Oct-2002  blymn Added separate man pages for curses functions to provide better
documentation of the curses functions.
 1.10.80.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.13.26.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed