summaryrefslogtreecommitdiff
path: root/Src/Modules/terminfo.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-0717481 (Karl Tomlinson): get/set for terminfo and termcap parametersPeter Stephenson1-10/+19
2002-08-2717582: Improved option argument handling.Peter Stephenson1-1/+1
2001-04-2614125: remove static incleanup flag because it is unusedClint Adams1-10/+0
2001-04-24Fix term* linkage _again_.Bart Schaefer1-0/+2
2001-04-2214065: decrease termcap/terminfo parameter fishinessClint Adams1-0/+4
2001-04-13Fix term*.h header file collisions.Bart Schaefer1-0/+13
2001-04-12Fiddle with <term.h> vs. <termcap.h> inclusion.Bart Schaefer1-6/+3
2001-04-1213955: boolnames et al., not boolcodesClint Adams1-9/+9
2001-04-1213953: use curses capability inventories instead of hardcoding and presumeClint Adams1-6/+18
2001-04-1213951: working ${(k)terminfo} and ${(kv)terminfo}Clint Adams1-0/+104
2001-04-09Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is notWayne Davison1-1/+2
2001-04-09Silence several warnings when HAVE_TIGETSTR is not defined.Wayne Davison1-4/+11
2001-04-09Fixes for 13922.Bart Schaefer1-0/+2
2001-04-09Make termcap and terminfo modules always loadable.Bart Schaefer1-21/+34
2001-02-1313431: better check for shared libraries.Andrey Borzenkov1-1/+1
2000-12-0613242: don't segfault on $terminfo[nonexistentcap]Clint Adams1-1/+1
2000-12-05terminfo tweaksPeter Stephenson1-1/+1
2000-12-0513227: terminfo module fixesClint Adams1-48/+55
2000-12-0313215: echotc, echoti, terminfoClint Adams1-0/+226