1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Peter Stephenson
8b8cc745d9 19460: Another go at fixing the terminfo configuration problem 2004-02-26 12:40:53 +00:00
Clint Adams
cd89b92a0d 19076: don't call setupterm with NULL as last argument as that causes
the shell to exit when the terminal is unknown.
2003-09-14 05:10:05 +00:00
Oliver Kiddle
7675ddffdc 18626: improve echoti's arg support and fix compile problem on 64-bit Solaris 2003-06-24 18:07:37 +00:00
Clint Adams
1761a3b146 users/5986, 18380: arg support for echoti builtin. 2003-03-25 05:33:18 +00:00
Peter Stephenson
3ad5e3e7fe 17481 (Karl Tomlinson): get/set for terminfo and termcap parameters 2002-10-07 11:48:06 +00:00
Peter Stephenson
9634760d5e 17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-27 21:10:30 +00:00
Clint Adams
ee404f2cff 14125: remove static incleanup flag because it is unused 2001-04-26 15:54:06 +00:00
Bart Schaefer
8baeec4637 Fix term* linkage _again_. 2001-04-24 06:48:54 +00:00
Clint Adams
961564ddda 14065: decrease termcap/terminfo parameter fishiness 2001-04-22 14:46:59 +00:00
Bart Schaefer
02e0363afa Fix term*.h header file collisions. 2001-04-13 16:29:28 +00:00
Bart Schaefer
34f65c6f32 Fiddle with <term.h> vs. <termcap.h> inclusion. 2001-04-12 17:11:39 +00:00
Clint Adams
43cd922cd8 13955: boolnames et al., not boolcodes 2001-04-12 04:08:07 +00:00
Clint Adams
e05ca62a9c 13953: use curses capability inventories instead of hardcoding and presume
that they are terminfo
2001-04-12 02:49:14 +00:00
Clint Adams
15ff54f27a 13951: working ${(k)terminfo} and ${(kv)terminfo} 2001-04-12 00:32:29 +00:00
Wayne Davison
6ee3df56d0 Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not
defined.
2001-04-09 20:18:40 +00:00
Wayne Davison
6726606398 Silence several warnings when HAVE_TIGETSTR is not defined. 2001-04-09 20:11:57 +00:00
Bart Schaefer
a3a59f1f37 Fixes for 13922. 2001-04-09 17:26:57 +00:00
Bart Schaefer
5d0231e105 Make termcap and terminfo modules always loadable. 2001-04-09 15:58:54 +00:00
Andrey Borzenkov
fa6bab3083 13431: better check for shared libraries. 2001-02-13 14:35:07 +00:00
Clint Adams
9ff637aea0 13242: don't segfault on $terminfo[nonexistentcap] 2000-12-06 01:16:12 +00:00
Peter Stephenson
bd588f625a terminfo tweaks 2000-12-05 11:00:08 +00:00
Clint Adams
5d7a9e949b 13227: terminfo module fixes 2000-12-05 00:28:40 +00:00
Clint Adams
13b93a5faa 13215: echotc, echoti, terminfo 2000-12-03 20:53:07 +00:00