Categories
Ncurses
The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 and more. It uses terminfo format, supports pads and color and multiple highlights and forms charcters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. It should port easily to any ANSI/POSIX-conforming UNIX-like system. On systems supporting libiconv, the library can be built to support wide- and multibyte-character applications, e.g., UTF-8.
The distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo.
Last updated 13 Oct, 2005
About
Leadership
- TE Dickey - Maintainer
- Alexander V. Lukyanov - Contributor
Requirements
- awk (Build Prerequisite)
- sed (Build Prerequisite)
- make (Build Prerequisite)
- C++ compiler (Weak Prerequisite)
- Ada95 compiler (Weak Prerequisite)
Related Projects
Versions
5.5
5.5 stable released 2004-10-12
- Released: 12 Oct, 2004
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.5....
- Licenses: X11
- Interfaces: Command Line, Library



