freebsd-ports/devel/ncurses/pkg-descr
Sunpoet Po-Chuan Hsieh 21cdfc3c4e Update WWW
Approved by:	portmgr (blanket)
2020-02-28 19:25:21 +00:00

13 lines
602 B
Text

The ncurses software includes a SVr4 and XSI-Curses compatible
curses library as well as terminfo tools including "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 keypad 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.
WWW: https://invisible-island.net/ncurses/