1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/ncurses/pkg-descr
Jun Kuriyama c086e05543 SVr4 and XSI-Curses compatible curses library.
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
PR:		ports/4631
1998-06-07 12:01:15 +00:00

9 lines
451 B
Plaintext

SVr4 and XSI-Curses compatible curses library and terminfo
tools including tic, infocmp, captoinfo. The library can
be configured to fall back to reading /etc/termcap for
backward compatibility with BSD curses, but the distribution
includes a copy of the master terminfo database. Supports
color, multiple highlights, forms-drawing characters, and
automatic recognition of keypad and function-key sequences.
Approved to replace 4.4BSD curses.