Daniel Shahaf
|
f9b1703511
|
38971: Start using the new arrlen_ge() / arrlen_le() helpers.
|
2016-08-01 08:01:29 +00:00 |
|
Jun-ichi Takimoto
|
ca3bc0d95d
|
37838: use UNUSED() consistently
|
2016-01-30 00:26:23 +09:00 |
|
Peter Stephenson
|
fdebbca754
|
27990: don't use return value from setupterm()
to decide if module booted OK
|
2010-06-02 13:13:43 +00:00 |
|
Peter Stephenson
|
2ca42b2025
|
24705: rationalise curses and term headers even more
|
2008-03-13 11:10:59 +00:00 |
|
Clint Adams
|
176b4aeb54
|
24173: fix thinko in 24171
|
2007-12-07 03:15:17 +00:00 |
|
Clint Adams
|
14121f3d42
|
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncursesw/ncurses.h is present.
|
2007-12-07 00:11:44 +00:00 |
|
Clint Adams
|
6dc3cbafb1
|
24160: build terminfo module if ncursesw is present but curses.h is not.
|
2007-12-05 15:21:22 +00:00 |
|
Peter Stephenson
|
1b52f47cf2
|
23665: autoloading of module features and related tweaks
|
2007-07-06 21:52:38 +00:00 |
|
Peter Stephenson
|
b0c5f09169
|
see 23479: add initial features support for modules
|
2007-05-28 22:57:39 +00:00 |
|
Peter Stephenson
|
dd5602f59b
|
22474: use variable argument lists to improve error message handling
|
2006-05-30 22:35:03 +00:00 |
|
Wayne Davison
|
4cb83571c4
|
Changed some structures to avoid gcc's type-punned warnings.
|
2006-03-07 21:30:36 +00:00 |
|
Peter Stephenson
|
69b4b8bdde
|
20605: Use separate structure with get/set/unset methods fro parameters.
Separate justification width of parameters from base/precision.
|
2004-12-07 16:54:58 +00:00 |
|
Wayne Davison
|
fb0937a69e
|
Marked unused parameters with the new UNUSED() macro.
|
2004-06-02 22:14:25 +00:00 |
|
Peter Stephenson
|
cb3d3b0c9a
|
19514: typo in terminfo.c
|
2004-03-02 10:27:40 +00:00 |
|
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 |
|