Download List

Descripción del Proyecto

The ncurses (new curses) library is a freeware emulation of System V Release 4.0 curses. It uses terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. 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. Full manual pages are provided for the library and tools.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-05 12:33
5.9

Un pequeño número de errores fueron corregidos. Portabilidad y flexibilidad de configuración de subpaquetes para el Ada95 y directorios de prueba se amplió.
Tags: Packaging, Minor bugfixes
A small number of bugs were fixed. Portability and configurability of subpackages for the Ada95 and test directories was expanded.

2011-02-27 17:10
5.8

Soporte para aplicaciones de subprocesos se amplió mediante la adición de una API para reducir el uso de una pantalla global puntero. Un puerto para Windows con MinGW se introdujo. Las "etiquetas" fue añadido. Muchos errores fueron corregidos.
Tags: Feature Enhancements
Support for threaded applications was further extended by adding an API to reduce the use of a global screen-pointer. A port to Windows using MinGW was introduced. The "tabs" program was added. Many bugs were fixed.

2008-11-03 11:46
5.7

Dos configuraciones de la nueva biblioteca (una biblioteca de apoyo a los programas de TIC y afines, y una completamente nueva configuración proporciona cierto apoyo a las aplicaciones con subprocesos). Muchas correcciones de errores y mejoras de la portabilidad.
Tags: Major feature enhancements
Two new library configurations (a library supporting tic and related programs, and a completely new configuration providing some support for threaded applications). Many bugfixes and portability improvements.

2006-12-23 21:32
5.6

Hash de bases de datos son compatibles para el almacenamiento de las descripciones de terminal. Apoyo a la magia, tales como cookies hpterm fue mejorada. Apoyo a la rpath en bibliotecas compartidas fue revisado. Se hicieron muchas correcciones de errores de pérdidas de memoria, con amplio apoyo de carácter, portabilidad, y más.
Tags: Major feature enhancements
Hashed-databases are supported for storing
terminal descriptions. Support for magic-cookies
such as hpterm was improved. Support for rpath in
shared libraries was revised. Many bugfixes were
made for memory leaks, wide-character support,
portability, and more.

2005-10-13 00:58
5.5

Las formas y los menús de las bibliotecas trabajan con caracteres multi-byte. Soporte experimental de pantalla de 256 colores y 5-botón de ratones se han añadido. Muchas de las mejoras se han hecho para el soporte de locales y la portabilidad, así como correcciones de errores en diferentes áreas.
Tags: Major feature enhancements
The forms and menus libraries work with multi-byte characters. Experimental support for 256 color display and 5-button mice have been added. Many improvements have been made to locale support and portability, as well as bugfixes in different areas.

Project Resources