Package terminfo: Information

Binary package: terminfo
Version: 6.2.20210123-alt1
Architecture: noarch
Build time:  Jul 18, 2021, 10:39 PM in the task #279621
Source package: ncurses
Category: System/Base
Report package bug
License: MIT
Summary: Descriptions of common terminal types
Description: 
Terminfo is a data base describing terminals, used by screen-oriented
programs and libraries such as curses(3X).  Terminfo describes terminals
by giving a set of capabilities which they have, by specifying how to
perform screen operations, and by specifying padding requirements and
initialization sequences.

This package contains what should be a reasonable subset of terminal
definitions, including: ansi, dumb, linux, rxvt, screen, sun, vt100,
vt102, vt220, vt52, and xterm.

Maintainer: George V. Kouryachy


Last changed


Jan. 28, 2021 George V. Kouryachy 6.2.20210123-alt1
- Autobuild version bump to 6.2.20210123
- Add screen kcbt (shift+tab) field
Nov. 13, 2020 George V. Kouryachy 6.2.20201107-alt1
- Autobuild version bump to 6.2.20201107
- (Closes: #39129)
Oct. 29, 2018 Andrew Savchenko 6.1.20180407-alt2
- Move {screen,st,Eterm}-256color*, st to the base terms set.