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

2122 Commits

Author SHA1 Message Date
Bart Schaefer
f8f6c27650 Path prefix completion for cvs subcommands. 2001-05-04 17:16:54 +00:00
Clint Adams
070f2d98c3 fix typo in changelog 2001-05-04 12:38:45 +00:00
Oliver Kiddle
a2d8ef7a73 update bindkey completion for bindkey changes in 14046 (14219) 2001-05-04 10:55:57 +00:00
Bart Schaefer
35fa37f5a2 Fix _files -F 2001-05-03 17:07:24 +00:00
Oliver Kiddle
36546001bd minor completion changes (14216) 2001-05-03 13:05:48 +00:00
Sven Wischnowsky
1e79a3424f 14214 2001-05-03 07:13:37 +00:00
Bart Schaefer
db7f831871 More restrictive configure checks for curses headers. 2001-05-02 16:48:32 +00:00
Clint Adams
64b046ef49 14208: Solaris loadkeys 2001-05-02 16:04:41 +00:00
Clint Adams
e8f602b4e1 14201: completion for loadkeys 2001-05-02 15:02:31 +00:00
Peter Stephenson
6a0c6b1b27 Make X{$~foo}Y where $foo contains commas behave as expected 2001-05-02 09:53:32 +00:00
Sven Wischnowsky
ca29f22a86 remove quotes when looking at arguments in comparguments (14198) 2001-05-02 09:23:07 +00:00
Sven Wischnowsky
47d8fd9b6c missing star in suffix-style test pattern (14197) 2001-05-02 08:58:55 +00:00
Bart Schaefer
6976ea95db Add --with-curses-terminfo to configure 2001-05-01 16:08:50 +00:00
Peter Stephenson
0b56c15853 Use BDIGBUFSIZE in two other places 2001-05-01 09:46:09 +00:00
Bart Schaefer
2e935f0186 Defeat GCC over-optimization in AC_TRY_LINK tests. 2001-04-30 17:24:00 +00:00
Sven Wischnowsky
6757c3c734 fixelt for the test for the suffix style; if word contains only a tilde, don't try to expand it (14160) 2001-04-30 11:09:49 +00:00
Andrey Borzenkov
cd5e39ef50 Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
changed to external variables and cannot be used to initialize static array).
Modified by me __CYGWIN -> __CYGWIN__
2001-04-30 10:40:50 +00:00
Bart Schaefer
bb694bad47 NO_kshglob in _comp_options. 2001-04-29 19:12:13 +00:00
Bart Schaefer
ba9541fb5d BDIGBUFSIZE for binary conversions. 2001-04-28 17:38:00 +00:00
Sven Wischnowsky
6f2112f23a try to improve testing for suffix style in _expand; make _path_files fail to complete words like ...<pat>..<param-subst>... (14133) 2001-04-27 09:12:33 +00:00
Bart Schaefer
a509b259f8 Use trap for unfunction compadd in _approximate. 2001-04-27 03:20:59 +00:00
Clint Adams
ee404f2cff 14125: remove static incleanup flag because it is unused 2001-04-26 15:54:06 +00:00
Clint Adams
6dc04f1329 14123: don't include curses.h in termcap.c if term.h doesn't need it 2001-04-26 15:48:14 +00:00
Sven Wischnowsky
b4b6d57e2c 14117 2001-04-26 14:40:11 +00:00
Bart Schaefer
17539b1e2c Another HAVE_TERM* compilation tweak. 2001-04-26 14:35:53 +00:00
Oliver Kiddle
efe55f77a3 new vnc completion and use _guard for pine completion (14112) 2001-04-26 14:00:45 +00:00
Sven Wischnowsky
727912d1cb handle sub-sub-directories of $_compdir as in the CVS-layout (14107) 2001-04-26 13:03:24 +00:00
Sven Wischnowsky
aa99b19c08 rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) 2001-04-26 12:13:36 +00:00
Sven Wischnowsky
105009726b make keep-prefix keep everything up to the first component with a parameter expansion, not only if that is at the beginning of the string (14092) 2001-04-26 07:02:47 +00:00
Sven Wischnowsky
d76a39d01b *** empty log message *** 2001-04-25 12:58:14 +00:00
Sven Wischnowsky
f18218f2ad fix a sizeof() to strlen() 2001-04-25 09:05:10 +00:00
Bart Schaefer
8baeec4637 Fix term* linkage _again_. 2001-04-24 06:48:54 +00:00
Bart Schaefer
e2e9121893 Subscripting optimization and error checking. 2001-04-24 05:45:16 +00:00
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
fe4a49488c Test for (kK) subscript flags bugfix. 2001-04-23 15:13:20 +00:00
Bart Schaefer
eee9d49755 Fix bug in (kK) subscript flags. 2001-04-22 21:04:10 +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