summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/terminfo.5tbl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete tbl suffix from ncurses man pages, no objections fromnicm2019-02-131-3337/+0
| | | | millert.
* Instead of using our own custom BDB terminfo databases, use the ncursesnicm2015-12-031-3/+3
| | | | | | | files in /usr/share/terminfo/*. This removes a large difference from upstream ncurses and other systems. ok millert
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-563/+773
| | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt
* Correct paths of terminfo db and dir. Prompted By Han Boetes. With jmc@otto2004-11-041-4/+4
| | | | ok millert@
* update to ncurses 5.2millert2000-10-221-3/+4
|
* update to ncurses-5.1-20001007millert2000-10-081-2/+2
|
* fix xref: info_mkdb -> cap_mkdb; ok millert@naddy2000-08-031-2/+2
|
* ncurses-5.0-20000617millert2000-06-191-4/+5
|
* update to ncurses-5.0-20000311millert2000-03-131-9/+13
|
* Update to ncurses-5.0-20000108:millert2000-01-091-6/+2
| | | | | | + add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style)
* these somehow got missed in the earlier curses commitmillert1999-03-121-4/+4
|
* Update to ncurses-4.2-990206:millert1999-02-111-2/+10
| | | | | | | suppress sc/rc capabilities from terminal description if they appear in smcup/rmcup. This affects only scrolling optimization, to fix a problem reported by several people with xterm's alternate screen, though the problem is more general.
* ncurses-4.2-990130millert1999-01-311-2/+5
|
* ncurses-4.2-990116millert1999-01-181-728/+815
|
* ncurses-4.2-980718millert1998-07-231-0/+3027