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

1293 Commits

Author SHA1 Message Date
Andrey Borzenkov
60df1f9eec 14489: workaround for find bug on ReliantUNIX 2001-05-26 08:41:01 +00:00
Bart Schaefer
ff98487aa5 Improve "make check" test for -b condition when /dev cannot be searched. 2001-05-26 01:51:28 +00:00
Clint Adams
435c1c2fdb 14479: apt-get --reinstall 2001-05-25 14:34:51 +00:00
Peter Stephenson
0a0437817a FAQ changes for 4.0.1 from Bart 2001-05-24 21:32:09 +00:00
Bart Schaefer
a71ca57c0f I guess I was supposed to commit 14411. 2001-05-24 03:06:24 +00:00
Bart Schaefer
f73dc99e08 Revise zmodload -u test. 2001-05-23 17:05:56 +00:00
Oliver Kiddle
b5ad8bf0de add mod_export in a couple of places where it was missing 2001-05-23 08:53:11 +00:00
Peter Stephenson
87f45de409 14430: handle cleanup better in Test/ztst.zsh 2001-05-22 09:27:25 +00:00
Clint Adams
86486827b3 correct mess from bad merge 2001-05-21 17:06:07 +00:00
Clint Adams
f670ec692f 14419: glibc 2.2.3 rlimits enum 2001-05-21 17:02:59 +00:00
Oliver Kiddle
0a159d0f73 fix to include + options in tag order (14416) 2001-05-21 16:15:59 +00:00
Clint Adams
25b7d227bc unposted: quote $@ in calls to _arguments 2001-05-21 14:44:48 +00:00
Oliver Kiddle
f6a219657f make use of _arguments in _set (14409) 2001-05-21 12:28:27 +00:00
Peter Stephenson
a60d612e43 Workaround rm -f hang on unwriteable file in Cygwin 2001-05-21 10:35:06 +00:00
Peter Stephenson
221d096ed8 add Test/E01options.ztst to .distfiles; fix ChangeLog for last options tests 2001-05-21 10:08:22 +00:00
Peter Stephenson
bb1c687280 ChangeLog entry ofr 14396 2001-05-20 21:27:09 +00:00
Bart Schaefer
ad74b5519c Handle line wrapping in ZTST_hashmark. 2001-05-20 18:10:56 +00:00
Andrey Borzenkov
7270c28a39 14401: workaround for script execution under Cygwin 2001-05-20 10:59:27 +00:00
Wayne Davison
2e7937686a last half of 14390 2001-05-20 09:31:02 +00:00
Wayne Davison
233a4310ff 14389 2001-05-19 09:26:43 +00:00
Bart Schaefer
90a1316345 Fix re-set of integer special params after unset. 2001-05-19 00:31:22 +00:00
Bart Schaefer
de880a6bbb Tweak zmodload tests, fix fd 8. 2001-05-18 16:20:48 +00:00
Peter Stephenson
4544933427 fix zmodload -uf for not-yet-loaded function 2001-05-18 15:23:08 +00:00
Sven Wischnowsky
11e3147466 try to make ${(e)..} work for complicated parameter expansions in the value; this means: keep Qstring tokens unchanged if they are inside double quotes and tokenizing patterns in parameter expansions (14381) 2001-05-18 12:39:24 +00:00
Bart Schaefer
9a7d4529ea Add zmodload tests. 2001-05-18 12:01:53 +00:00
Clint Adams
e372741874 14378: more programs that process .tex 2001-05-18 02:51:40 +00:00
Tanaka Akira
851f32f14a * 14377: Completion/Unix/Command/_cvs: support new .cvspass format
introduced by cvs-1.11.1.
2001-05-17 18:21:06 +00:00
Peter Stephenson
e0d80b9a2e typo with compset in _lp 2001-05-17 18:14:17 +00:00
Bart Schaefer
071b084ea8 Signal queuing tweak. 2001-05-17 15:56:12 +00:00
Clint Adams
f41bff3ba1 14362: more modprobe stuff 2001-05-16 12:34:32 +00:00
Clint Adams
96ca999e73 14361: better modprobe completion 2001-05-16 12:02:17 +00:00
Sven Wischnowsky
8e20d1da63 more fixage for expansion: just convert the command line to the original when expansion shouldn't or couldn't do something sensible on the line (14359) 2001-05-16 10:27:06 +00:00
Wayne Davison
5f8a498d4d 14357 2001-05-15 16:44:19 +00:00
Oliver Kiddle
b08c6d6e39 fix bug where /sbin/lsmod was redirected in instead of being run (14355) 2001-05-15 15:14:20 +00:00
Sven Wischnowsky
dc9d78c659 (14350) 2001-05-15 13:52:22 +00:00
Peter Stephenson
231f077a75 14348: fix globalexport with typeset -g 2001-05-15 10:02:34 +00:00
Sven Wischnowsky
a2a1c2411a calculate the length of the region to map (for mapped zwc files) correctly, including the offset-page-boundary-adjustment (14346) 2001-05-15 08:38:59 +00:00
Clint Adams
6f17b7c2e2 14341: modprobe -r / rmmod completion 2001-05-15 02:32:51 +00:00
Peter Stephenson
ea03bf1ae5 14330: handle quotes better in _most_recent_file 2001-05-14 13:44:13 +00:00
Sven Wischnowsky
015120a287 set list_pipe_job only for real pipelines (14327) 2001-05-14 08:51:59 +00:00
Peter Stephenson
7f7e58935b 14314: writing const variable under cygwin 2001-05-11 12:59:50 +00:00
Peter Stephenson
326be4e98f 14313: New options tests 2001-05-11 12:53:40 +00:00
Wayne Davison
d877805f86 14304 2001-05-10 23:15:42 +00:00
Andrey Borzenkov
69f010c8c9 users/3872: rename inet_* routines to avoid clash with Solaris 7 headers. 2001-05-10 16:57:28 +00:00
Tanaka Akira
7eb1577bd1 * 14295: Completion/Unix/Command/_cvs: support new cvs subcommands
`rannotate' and `rlog' introduced by cvs-1.11.1.
2001-05-10 09:19:33 +00:00
Sven Wischnowsky
2c38f5bba1 barf if a empty string is given as one of the separators for _values (14293) 2001-05-10 08:52:30 +00:00
Bart Schaefer
16af95b120 More cleanup of 14275+14290. 2001-05-10 07:13:41 +00:00
Bart Schaefer
5f0cdf4899 Tweak 14275. 2001-05-10 05:00:35 +00:00
Oliver Kiddle
a9061ccaf7 update; in particular enable new style completion from ex. startup file (14283) 2001-05-09 16:57:30 +00:00
Oliver Kiddle
7f4eb97085 complete only files that can be chowned (14282) 2001-05-09 15:27:01 +00:00
Oliver Kiddle
e364fb2139 insert redirection operators when expanding after one (14281) 2001-05-09 12:06:10 +00:00
Peter Stephenson
1052757d24 4.0.1-pre-4 2001-05-09 09:47:08 +00:00
Peter Stephenson
27a7c9cdeb Make clearer that globsubst doesn't affect brace expansion 2001-05-09 09:25:07 +00:00
Peter Stephenson
b6a44fae76 Back off 14140 (tokenize comma) 2001-05-09 09:00:19 +00:00
Sven Wischnowsky
e859ee1a4b add description of how to add a auto-removable suffix when using a ->state action with _values (14279) 2001-05-09 08:55:58 +00:00
Bart Schaefer
bb7ea94766 Clean up after 14270. 2001-05-09 05:42:12 +00:00
Bart Schaefer
5d714728bb 14268 --> 14270 2001-05-09 04:39:39 +00:00
Peter Stephenson
7548baf57b Use AC_TRY_COMPILE for curses.h test because of SunOS 5.8 2001-05-08 18:34:38 +00:00
Bart Schaefer
b8fd7a31bd Remove unnecessary '*' from pattern. 2001-05-08 15:09:56 +00:00
Sven Wischnowsky
83032fe876 add -S option to specify separator between values and their arguments; make _values add the value-separator as a suffix for most types of actions (14257) 2001-05-08 12:24:21 +00:00
Oliver Kiddle
671fda58c0 match scalar*' not scalar' when checking parameter type (14256) 2001-05-08 11:55:28 +00:00
Oliver Kiddle
4c81ef8686 fix guard to accept partial display numbers (14255) 2001-05-08 11:48:12 +00:00
Peter Stephenson
8ff0785863 Fixes from Andrej for zpty on cygwin 2001-05-08 10:26:58 +00:00
Sven Wischnowsky
ff82191c26 empty description means: don't add a -X option (14252) 2001-05-08 08:46:59 +00:00
Sven Wischnowsky
a3e01003c8 print space/backspace when reacing the last column while printing descriptions and the like to avoid a cursor positioning bug depending on the kind of terminal (autowrap) (14251) 2001-05-08 08:14:33 +00:00
Sven Wischnowsky
525a133f2f double all backslashes before colons in the original pattern (14240) 2001-05-07 09:25:05 +00:00
Bart Schaefer
22cdaf1d3b 14234 and 14235. 2001-05-06 22:38:48 +00:00
Bart Schaefer
c687e5f515 Fix subscript flag descriptions 2001-05-05 20:11:59 +00:00
Oliver Kiddle
080155607e complete subscript flags (14227) 2001-05-04 23:00:18 +00:00
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
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
Sven Wischnowsky
bbbf07a3e7 complete only those single letter options with the right prefix character (13908) 2001-04-05 12:12:45 +00:00
Sven Wischnowsky
ee553c9ec0 fix for reverse subscripting of strings as second part of subscript ($a[x,(r)..]) (13907) 2001-04-05 11:24:16 +00:00
Sven Wischnowsky
163b0101ed add -W option to _arguments, which allows to complete options after options that take an argument in the next word (13902) 2001-04-04 11:29:19 +00:00
Clint Adams
ec01fb14b4 13899: OSTYPE checking 2001-04-03 21:27:58 +00:00
Oliver Kiddle
da0179bfb2 new completion functions 2001-04-03 21:13:10 +00:00
Sven Wischnowsky
6150ef8696 (13892) fixes for fpaths and completion matching 2001-04-03 11:25:11 +00:00
Clint Adams
cceb266765 13889: move _apm to Unix/Command, add OpenBSD support 2001-04-02 19:21:18 +00:00
Bart Schaefer
ba3c26acfd Skip CVS subdirectories when installing functions. 2001-04-02 16:49:09 +00:00
Clint Adams
a3fe8cd13f 13884: apm for FreeBSD 4.1 2001-04-02 15:28:15 +00:00
Sven Wischnowsky
956ef612e2 cleanup after function move 2001-04-02 14:36:36 +00:00
Sven Wischnowsky
832afdc5e9 functions moved 2001-04-02 13:17:24 +00:00
Sven Wischnowsky
c05a2d2093 make _arguments -S' still complete long options after --<TAB>'; fix for cursor positioning with partial word match specs (13868) 2001-04-02 09:05:47 +00:00
Clint Adams
9475938761 13866: apt-get install pinning 2001-04-02 05:37:27 +00:00
Clint Adams
a179c37a5e 13864: apt-get -t <release name> 2001-04-02 00:57:20 +00:00
Oliver Kiddle
b9c58a73ac various doc fixes and minor completion function changes, most of which
are to use the -A "-*" and -S options to _arguments (13863)
2001-04-01 16:19:15 +00:00
Chmouel Boudjnah
e6be1f76cf Completion for apm command (linux only). 2001-04-01 01:12:07 +00:00
Clint Adams
7c48a9699e 13860: caching layer support in _deb_packages 2001-03-30 21:02:44 +00:00
Peter Stephenson
261193a5b7 Fix problem with traps not runing if shell exec'd final command 2001-03-30 16:51:54 +00:00
Bart Schaefer
25c8b5525d 13845, 13486 2001-03-30 16:21:09 +00:00
Peter Stephenson
44ff671fe5 Don't assume we can change the string for the HOST parameter when used in
a prompt
2001-03-29 12:06:23 +00:00
Peter Stephenson
3278ad8490 disallow changing of parameter type
for autoloadable parameter (bug 219459 on Sourceforge).
2001-03-29 10:52:15 +00:00
Sven Wischnowsky
32f8d43b61 fix comparison of expansions with expanded prefix (missing quoting) (13833) 2001-03-29 08:59:48 +00:00
Sven Wischnowsky
2249e5c319 next try to get rid of empty strings being added as possible completion by _multi_parts (13830) 2001-03-29 08:39:39 +00:00
Bart Schaefer
7fd57d5473 Man page formatting tweak from long ago. 2001-03-29 05:00:09 +00:00
Peter Stephenson
19a8356ff1 Add `bindkey -p' 2001-03-28 16:54:21 +00:00
Peter Stephenson
3052985d1f move ZLE builtin documentation from mod_zle.yo to zle.yo. 2001-03-28 14:39:57 +00:00
Sven Wischnowsky
8d610f7724 more cleanup; simplify the stop and liststyles; try to make it obey whatever _main_complete says should be done (menu-wise) (13815) 2001-03-28 12:17:12 +00:00
Sven Wischnowsky
6a62ae3564 replace path' with more general urls' style (13814) 2001-03-28 11:26:05 +00:00
Sven Wischnowsky
9e2dea1145 *** empty log message *** 2001-03-28 10:58:02 +00:00
Peter Stephenson
1deca81c23 Typo in _complete_tag 2001-03-28 10:33:35 +00:00
Sven Wischnowsky
975b4c58d3 don't add options as completions if a `->state' action was used and we are directly after the option (in the same word) (13809) 2001-03-28 09:50:36 +00:00
Sven Wischnowsky
e48f71e216 make _arguments return 300 only if given the -R option (13790) 2001-03-27 13:03:49 +00:00
Sven Wischnowsky
aa9c315cc8 comment out looking up the prefix-needed style when completing directory stack entries; make _tilde use _popd, finally (13789) 2001-03-27 12:22:53 +00:00
Sven Wischnowsky
6d72dca54f try to make _h_c_w smarter at the beginning and end of the list; avoid list-beeping if the old completion list is re-used (3752) 2001-03-27 09:14:50 +00:00
Clint Adams
b0176cb54f 13779/13783: fixes from Michal Politowski 2001-03-26 19:01:58 +00:00
Clint Adams
e7a25bf841 13777: maxfilelocks limit for glibc2.2 2001-03-26 15:59:37 +00:00
Sven Wischnowsky
5687662ec1 handle colons in xor lists (13770) 2001-03-26 10:02:23 +00:00
Sven Wischnowsky
f7ca3b8e17 unset ZLS_COLORS if list-colors not set (13768) 2001-03-26 09:15:45 +00:00
Sven Wischnowsky
4e994fddce avoid adding empty strings to the kill ring (13767) 2001-03-26 08:58:33 +00:00
Sven Wischnowsky
ea08ba3cea _pids shouldn't start menu completion if the current word starts with a hyphen; typo fix in compsys.yo (13763) 2001-03-26 08:27:03 +00:00
Bart Schaefer
d3eca43623 Discourage use of sample startup files as /etc/z*. 2001-03-25 23:41:02 +00:00
Peter Stephenson
60227908e1 New _cpio 2001-03-25 20:54:21 +00:00
Bart Schaefer
85850097fb A couple of regression tests. 2001-03-25 03:03:20 +00:00
Peter Stephenson
aff2d638e6 stop LC_COLLATE reordering things in tests 2001-03-25 00:24:25 +00:00
Bart Schaefer
0fe2fc2742 More minor test fixes. 2001-03-25 00:14:00 +00:00
Peter Stephenson
1773807bcc Handle @folder for MH in _mailboxes 2001-03-25 00:05:14 +00:00
Bart Schaefer
e50ffb3f59 Fixes for mh completions. 2001-03-24 18:22:54 +00:00
Bart Schaefer
fd305eb30a Clean up grammar tests. 2001-03-23 18:59:10 +00:00