about summary refs log tree commit diff
path: root/Src/Modules/terminfo.c
Commit message (Expand)AuthorAgeFilesLines
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-1/+1
* 14125: remove static incleanup flag because it is unusedClint Adams2001-04-261-10/+0
* Fix term* linkage _again_.Bart Schaefer2001-04-241-0/+2
* 14065: decrease termcap/terminfo parameter fishinessClint Adams2001-04-221-0/+4
* Fix term*.h header file collisions.Bart Schaefer2001-04-131-0/+13
* Fiddle with <term.h> vs. <termcap.h> inclusion.Bart Schaefer2001-04-121-6/+3
* 13955: boolnames et al., not boolcodesClint Adams2001-04-121-9/+9
* 13953: use curses capability inventories instead of hardcoding and presumeClint Adams2001-04-121-6/+18
* 13951: working ${(k)terminfo} and ${(kv)terminfo}Clint Adams2001-04-121-0/+104
* Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is notWayne Davison2001-04-091-1/+2
* Silence several warnings when HAVE_TIGETSTR is not defined.Wayne Davison2001-04-091-4/+11
* Fixes for 13922.Bart Schaefer2001-04-091-0/+2
* Make termcap and terminfo modules always loadable.Bart Schaefer2001-04-091-21/+34
* 13431: better check for shared libraries.Andrey Borzenkov2001-02-131-1/+1
* 13242: don't segfault on $terminfo[nonexistentcap]Clint Adams2000-12-061-1/+1
* terminfo tweaksPeter Stephenson2000-12-051-1/+1
* 13227: terminfo module fixesClint Adams2000-12-051-48/+55
* 13215: echotc, echoti, terminfoClint Adams2000-12-031-0/+226