Ncurses
Ncurses
http://dickey.his.com/ncurses/ncurses.html
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.
Documentation
User manual included
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| X11 | Kelly Hopkins | 22 December 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:bug-ncurses@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | Ada95 compiler |
| Required to build | awk |
| Required to build | sed |
| Required to build | make |
| Weak prerequisite | C++ compiler |
This entry (in part or in whole) was last reviewed on 13 October 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
