freebsd-ports/devel/ncurses/pkg-descr
Trevor Johnson 86381cda73 53 41 54 4F 52
41 52 45 50 4F
54 45 4E 45 54
4F 50 45 52 41
52 4F 54 41 53	I summon ncurses 5.3.
2002-11-01 06:41:36 +00:00

11 lines
556 B
Text

The ncurses software includes a SVr4 and XSI-Curses compatible
curses library as well as terminfo tools include "tic", "infocmp",
and "captoinfo". The library is used by other programs for text-mode
support of color, multiple highlights, forms-drawing characters,
automatic recognition of keybad and function-key sequences, and
more.
The ncurses library uses a terminfo database (included), but can
be configured to use BSD's /etc/termcap file instead. This has
been approved by the old 4.4BSD curses maintainer as the official
4.4BSD curses successor.