Difference between revisions of "Termcap"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=GNU termcap library |Short description=A library for sending terminal control codes |Full description=This package provides a library for using terminals in program...")
(No difference)

Revision as of 14:51, 28 September 2012


[edit]

Termcap

https://www.gnu.org/software/termcap/
Library for sending terminal control codes.

Termcap provides a library for using terminals in programs not depending on the terminal type, and a database of known terminal types. New programs doing character-oriented terminal displays should use ncurses instead.

Most of this package is also distributed with GNU Emacs(now only dos), but it is available in this separate distribution to make it easier to install as -ltermcap. However, use of termcap is discouraged. Termcap is being phased out in favor of the terminfo-based ncurses library, which contains an emulation of the termcap library routines in addition to an excellent curses implementation.





Licensing

License

Verified by

Verified on

Notes

Verified by

mtjm

Verified on

28 September 2012




Leaders and contributors

Contact(s)Role
Gary Wong maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://ftp.gnu.org/gnu/termcap/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnu-emacs/


Software prerequisites




Entry










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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.