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

707 Commits

Author SHA1 Message Date
Tanaka Akira
672f5c459e 11157: Completion/Core/_requested: fail if _all_labels is failed. 2000-05-04 16:19:06 +00:00
Sven Wischnowsky
e7895ac92c close dump file descriptors in children (11151) 2000-05-04 13:40:05 +00:00
Peter Stephenson
9bbe45297c 11147: TRAPZERR tests 2000-05-04 11:46:19 +00:00
Sven Wischnowsky
1f86bccc2d parse_subst_string() should use modified version of `len' (11145) 2000-05-04 10:44:24 +00:00
Sven Wischnowsky
26f9c5af50 make pty the controlling terminal of their commands (11144) 2000-05-04 09:53:41 +00:00
Sven Wischnowsky
4f80c3fedf save and restore `len' in lexsave/restore (11142) 2000-05-04 08:43:30 +00:00
Sven Wischnowsky
4414e16a6a don't list when all matches look the same; force-list style to give users control over this (11140) 2000-05-04 07:44:21 +00:00
Tanaka Akira
74106447f6 Use akr@zsh.org instead of akr@m17n.org. 2000-05-04 07:18:16 +00:00
Tanaka Akira
7019cb655f 11137: Test/07cond.ztst: detect block device file using find. 2000-05-04 06:39:46 +00:00
Bart Schaefer
02d4869c43 Fix my e-mail address. 2000-05-04 06:35:47 +00:00
Bart Schaefer
09b09770d9 11136: Reorganize history expansion doc. 2000-05-04 06:21:18 +00:00
Peter Stephenson
2276cc6b33 11126: typos 2000-05-03 15:15:03 +00:00
Sven Wischnowsky
aa0381bd2b allow `-' in exclusion lists for _arguments, to avoid completing all options (11121) 2000-05-03 14:44:01 +00:00
Sven Wischnowsky
17e79c0157 fix for the (z) flag: report partial word (like `"foo', without a closing quote); mention in manual that (z) is handled lately (11117) 2000-05-03 13:05:39 +00:00
Sven Wischnowsky
cdbbb405de Andrej: handle -t option in _zcompile (11067) 2000-05-03 12:26:20 +00:00
Sven Wischnowsky
70e5b622ff new (z) parameter flag to do shell-word splitting on the value (11113) 2000-05-03 12:21:55 +00:00
Sven Wischnowsky
0d6350d65a remove backslashes before $' in _expand when substitute' is unset; fix for clearing end-of-list lines in menu-selection (11110) 2000-05-03 11:52:00 +00:00
Tanaka Akira
d981fc1316 add _xauth. 2000-05-03 11:49:13 +00:00
Tanaka Akira
5e3e05a607 11109: Completion/X/_xauth: new completion for xauth. 2000-05-03 11:38:32 +00:00
Tanaka Akira
0a36137dda 11106: Completion/User/_mount: fix glob for device files. 2000-05-03 11:25:12 +00:00
Peter Stephenson
e6a6cab83c 11096: Use C locale for tests 2000-05-03 09:24:47 +00:00
Sven Wischnowsky
43e44f06b7 more doc fixes (11094) 2000-05-03 08:46:52 +00:00
Sven Wischnowsky
b5594215dd make sure that completion messages are displayed even when there are no matches (11092) 2000-05-03 08:35:33 +00:00
Sven Wischnowsky
7a83e27a6e fix for completion of directories for zftp suite (11091) 2000-05-03 07:34:50 +00:00
Sven Wischnowsky
d205f2530b allow calling `print -s' in widgets, avoid duplicated history number 2000-05-03 07:10:35 +00:00
Sven Wischnowsky
bce92dbdee allow calling `print -s' in widgets, avoid duplicated history number (11086) 2000-05-03 07:09:35 +00:00
Oliver Kiddle
5b7b74e162 CVS lost a couple of lines when merging changes to the ChangeLog 2000-05-02 17:04:33 +00:00
Bart Schaefer
966eca4ad8 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate
some redundant close() calls; relocate a misplaced redirection.
2000-05-02 15:52:43 +00:00
Oliver Kiddle
5db44fff03 Update download location for Yodl (11078) 2000-05-02 15:32:23 +00:00
Tanaka Akira
2856c1b223 fix indent. 2000-05-02 14:28:48 +00:00
Tanaka Akira
5acc5ad974 11075: install completion functions for AIX and BSD. 2000-05-02 14:22:39 +00:00
Andrew Main
9191ac7b2b zefram103: Src/Makemod.in.in: make sure .{e,}pro files are
non-empty, to keep the AIX compiler quiet.
2000-05-02 13:42:42 +00:00
Peter Stephenson
9420498acf 11066: false || true was trigerring trap on ZERR 2000-05-02 13:08:19 +00:00
Oliver Kiddle
f3be526791 Small fix to avoid using slashes in temporary file name (11065) 2000-05-02 11:56:27 +00:00
Sven Wischnowsky
be2a2590e4 make zrecompile detect deleted and new files (11061) 2000-05-02 11:34:28 +00:00
Sven Wischnowsky
48cd3184fb two more doc fixes (11060) 2000-05-02 11:20:10 +00:00
Sven Wischnowsky
997d40c05d add -x option to compadd to display message unconditionally 2000-05-02 10:30:41 +00:00
Peter Stephenson
304d5f9b39 11057: getopts bug 2000-05-02 09:56:09 +00:00
Sven Wischnowsky
2c7f678ff0 always use empty matcher-list style in _complete_help (11053) 2000-05-02 09:10:52 +00:00
Sven Wischnowsky
d67ca6872e fix for _arguments, use on-line-argument-numbers only for normal arguments, not for arguments of options (11052) 2000-05-02 08:56:28 +00:00
Sven Wischnowsky
753cc6b22a completion cleanup, mostly _wanted and $expl (11049) 2000-05-02 08:23:31 +00:00
Sven Wischnowsky
3d088f16aa make completion-in-vared complete parameter values as default; cleanup for _path_files (11048) 2000-05-02 08:18:54 +00:00
Sven Wischnowsky
e102702cd5 completion doc fixes and cleanup; _sort_tags updated (11047) 2000-05-02 08:14:28 +00:00
Oliver Kiddle
167c2881f5 *** empty log message *** 2000-05-01 22:53:58 +00:00
Bart Schaefer
7e5ee56443 don't fail on nonexistent ~/.nedit file. 2000-05-01 18:14:08 +00:00
Oliver Kiddle
bfa1e27434 Use of _arguments in _bzip2 (11041) 2000-05-01 15:26:01 +00:00
Oliver Kiddle
a34e727295 Corrected where I had used a date of 31st April 2000-05-01 10:05:36 +00:00
Oliver Kiddle
655aa94a4d Spelling corrections (11037) 2000-05-01 03:53:05 +00:00
Peter Stephenson
f9b13e01d8 11033: 3.1.7-pre-2 zsh-3.1.7-pre-2 2000-04-30 21:04:54 +00:00
Bart Schaefer
eebc051863 11032: Fix signed-ness of a local. 2000-04-30 18:51:58 +00:00