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

1041 Commits

Author SHA1 Message Date
Clint Adams
fe8d375ca0 14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs 2001-04-23 23:24:18 +00:00
Andrey Borzenkov
7c45854508 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
Bart Schaefer
fc4511ecb7 Fix subscripting bug with backslash-double-quote. 2001-04-23 15:30:22 +00:00
Bart Schaefer
740d576560 Subscripting documentation. 2001-04-22 21:02:32 +00:00
Clint Adams
961564ddda 14065: decrease termcap/terminfo parameter fishiness 2001-04-22 14:46:59 +00:00
Bart Schaefer
6bf2ff1717 More term*.h inclusion un-confusion. 2001-04-21 21:41:28 +00:00
Bart Schaefer
219674c48b More parameter/subscript cleanup. 2001-04-21 18:49:12 +00:00
Clint Adams
ed28d19b96 14055: include termio.h in termcap.c for the benefit of Solaris 8 2001-04-20 14:22:23 +00:00
Clint Adams
92902608e4 14053: add $termcap special parameter 2001-04-20 13:31:24 +00:00
Bart Schaefer
220ad9aa23 Parameter repairs, mostly for subscripting. 2001-04-20 06:13:35 +00:00
Peter Stephenson
585c21a393 extra ChangeLog detail 2001-04-19 19:44:47 +00:00
Peter Stephenson
95733c61c2 bindkey -rp removes prefix bindings; bindkey -p bugfix 2001-04-19 19:43:45 +00:00
Clint Adams
152b9885ed unposted: check for functions in the proper libraries 2001-04-19 18:35:31 +00:00
Clint Adams
3b09ee496a 14041: reduce unnecessary linking for modules 2001-04-19 17:55:02 +00:00
Clint Adams
28fe9e6027 14039: simulate old linking behavior 2001-04-19 17:00:52 +00:00
Clint Adams
a43aa761cd 14033: reduce unnecessary library linking for modules and main binary 2001-04-19 14:45:41 +00:00
Sven Wischnowsky
e3ff47f8ee *** empty log message *** 2001-04-19 11:07:14 +00:00
Sven Wischnowsky
e4e2e4f916 use the right path patterns for completion functions 2001-04-19 10:39:45 +00:00
Clint Adams
60da953ac7 14018: honor STRIPFLAGS when installing modules 2001-04-19 01:44:29 +00:00
Bart Schaefer
6aa2261d52 Tilde-path completion tweak. 2001-04-18 16:02:50 +00:00
Sven Wischnowsky
a924eeba12 only use the exclusion lists of options that are not currently being completed, but keep options from being completed more than once (13999) 2001-04-17 09:52:32 +00:00
Sven Wischnowsky
6618fa77c8 remove SUFFIX-handling, it's in _tilde and only needed there (13997) 2001-04-17 09:12:26 +00:00
Bart Schaefer
7286f7bc37 Delete duplicated text in development guide. 2001-04-14 16:34:14 +00:00
Oliver Kiddle
d7417bdc0e add completion for common MUAs and a couple of minor fixes (13982) 2001-04-13 18:42:13 +00:00
Wayne Davison
25b8a1a4b1 Zsh workers 13981 2001-04-13 17:09:19 +00:00
Bart Schaefer
55f6c9c384 See zsh-workers 13972 and 13973. 2001-04-13 16:32:56 +00:00
Bart Schaefer
34f65c6f32 Fiddle with <term.h> vs. <termcap.h> inclusion. 2001-04-12 17:11:39 +00:00
Clint Adams
25bcf86626 13961: add ifdef for tputs in term.h in prototypes.h 2001-04-12 14:56:15 +00:00
Oliver Kiddle
621155b3ec avoid appending a / when called from _cd (13958) 2001-04-12 11:42:01 +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
Bart Schaefer
b5b19337a5 13949 and a couple of unposted tweaks to functions. 2001-04-11 22:27:32 +00:00
Oliver Kiddle
5c380d5ede add _arguments based completion for alias and jobs (13947) 2001-04-11 21:47:17 +00:00
Wayne Davison
80316c893f Fixed a filename. 2001-04-11 09:38:12 +00:00
Wayne Davison
b5ce978550 13942 2001-04-11 05:32:05 +00:00
Peter Stephenson
ca3f1a3b79 Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse 2001-04-11 00:09:05 +00:00
Wayne Davison
fcbd51acb1 Enhanced should_ignore_line(). 2001-04-10 18:25:31 +00:00
Wayne Davison
09f7ed0d1f Mention 13936. 2001-04-09 20:33:26 +00:00
Wayne Davison
62d66491ff Silence some compiler warnings. 2001-04-09 20:16:43 +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
Peter Stephenson
b75b87c8d9 4.0.1-pre-3 version change with some .distfiles updates 2001-04-09 15:29:27 +00:00
Bart Schaefer
b4d021263d Improve prompt when compaudit finds badness. 2001-04-06 14:47:25 +00:00
Sven Wischnowsky
a971509182 test for unset in pipestatussetfn() (13917) 2001-04-06 07:49:27 +00:00
Sven Wischnowsky
4b56a40b6c (13916) 2001-04-06 07:38:36 +00:00
Felix Rosencrantz
ab105af44a workers/13914 2001-04-06 04:40:25 +00:00
Bart Schaefer
24babae806 Fix typos. 2001-04-05 18:58:39 +00:00
Bart Schaefer
2ef0d461ab Two new shell functions and a change to an old one. 2001-04-05 18:53:29 +00:00
Clint Adams
62e9af7ce6 13909: bad tilde files in some .distfiles 2001-04-05 13:44:58 +00:00