Lines Matching refs:curses
3 The ncurses (new curses) library is a free software emulation of
4 curses in System V Release 4.0, and more. It uses terminfo format,
6 and function-key mapping, and has all the other SYSV-curses
7 enhancements over BSD curses.
9 In mid-June 1995, the maintainer of 4.4BSD curses declared that he
10 considered 4.4BSD curses obsolete, and encouraged the keepers of Unix
14 some time with OpenBSD as the system curses library, and on FreeBSD
58 curses:
61 * Full support for SVr4 curses features including keyboard mapping,
72 SVr4 curses uses.
74 for use with less capable curses/terminfo versions such as the
79 curses specification, XSI curses (that is, it implements all BASE
81 function calls not supported under SVr4 curses (but portability of
83 * Unlike SVr3 curses, ncurses can write to the rightmost-bottommost
109 powerful than the 4.4BSD curses quickch routine.
156 provides a narrative introduction to the curses programming