about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* parse_subst_string() should use modified version of `len' (11145)Sven Wischnowsky2000-05-042-3/+7
|
* make pty the controlling terminal of their commands (11144)Sven Wischnowsky2000-05-042-40/+78
|
* save and restore `len' in lexsave/restore (11142)Sven Wischnowsky2000-05-042-0/+5
|
* don't list when all matches look the same; force-list style to give users ↵Sven Wischnowsky2000-05-046-7/+56
| | | | control over this (11140)
* Use akr@zsh.org instead of akr@m17n.org.Tanaka Akira2000-05-041-3/+3
|
* 11137: Test/07cond.ztst: detect block device file using find.Tanaka Akira2000-05-042-5/+5
|
* Fix my e-mail address.Bart Schaefer2000-05-041-2/+2
|
* 11136: Reorganize history expansion doc.Bart Schaefer2000-05-042-85/+112
|
* 11126: typosPeter Stephenson2000-05-032-2/+6
|
* allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky2000-05-039-24/+44
| | | | (11121)
* fix for the (z) flag: report partial word (like `"foo', without a closing ↵Sven Wischnowsky2000-05-033-1/+15
| | | | quote); mention in manual that (z) is handled lately (11117)
* Andrej: handle -t option in _zcompile (11067)Sven Wischnowsky2000-05-032-8/+11
|
* new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky2000-05-036-5/+68
|
* remove backslashes before `$' in _expand when `substitute' is unset; fix for ↵Sven Wischnowsky2000-05-033-6/+15
| | | | clearing end-of-list lines in menu-selection (11110)
* add _xauth.Tanaka Akira2000-05-031-1/+2
|
* 11109: Completion/X/_xauth: new completion for xauth.Tanaka Akira2000-05-032-0/+117
|
* 11106: Completion/User/_mount: fix glob for device files.Tanaka Akira2000-05-032-2/+6
|
* 11096: Use C locale for testsPeter Stephenson2000-05-033-2/+12
|
* more doc fixes (11094)Sven Wischnowsky2000-05-032-5/+9
|
* make sure that completion messages are displayed even when there are no ↵Sven Wischnowsky2000-05-033-2/+18
| | | | matches (11092)
* fix for completion of directories for zftp suite (11091)Sven Wischnowsky2000-05-032-1/+4
|
* allow calling `print -s' in widgets, avoid duplicated history numberSven Wischnowsky2000-05-031-1/+1
|
* allow calling `print -s' in widgets, avoid duplicated history number (11086)Sven Wischnowsky2000-05-031-0/+5
|
* CVS lost a couple of lines when merging changes to the ChangeLogOliver Kiddle2000-05-021-0/+2
|
* 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminateBart Schaefer2000-05-024-177/+402
| | | | some redundant close() calls; relocate a misplaced redirection.
* Update download location for Yodl (11078)Oliver Kiddle2000-05-022-1/+5
|
* fix indent.Tanaka Akira2000-05-021-1/+1
|
* 11075: install completion functions for AIX and BSD.Tanaka Akira2000-05-022-1/+5
|
* zefram103: Src/Makemod.in.in: make sure .{e,}pro files areAndrew Main2000-05-022-20/+37
| | | | non-empty, to keep the AIX compiler quiet.
* 11066: false || true was trigerring trap on ZERRPeter Stephenson2000-05-022-2/+9
|
* Small fix to avoid using slashes in temporary file name (11065)Oliver Kiddle2000-05-022-1/+6
|
* make zrecompile detect deleted and new files (11061)Sven Wischnowsky2000-05-022-8/+16
|
* two more doc fixes (11060)Sven Wischnowsky2000-05-022-4/+7
|
* add -x option to compadd to display message unconditionallySven Wischnowsky2000-05-026-15/+59
|
* 11057: getopts bugPeter Stephenson2000-05-022-1/+14
|
* always use empty matcher-list style in _complete_help (11053)Sven Wischnowsky2000-05-022-1/+11
|
* fix for _arguments, use on-line-argument-numbers only for normal arguments, ↵Sven Wischnowsky2000-05-022-3/+7
| | | | not for arguments of options (11052)
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-029-16/+20
|
* make completion-in-vared complete parameter values as default; cleanup for ↵Sven Wischnowsky2000-05-024-58/+60
| | | | _path_files (11048)
* completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky2000-05-024-243/+223
|
* *** empty log message ***Oliver Kiddle2000-05-011-2/+0
|
* don't fail on nonexistent ~/.nedit file.Bart Schaefer2000-05-013-4/+13
|
* Use of _arguments in _bzip2 (11041)Oliver Kiddle2000-05-014-6/+60
|
* Corrected where I had used a date of 31st AprilOliver Kiddle2000-05-011-1/+1
|
* Spelling corrections (11037)Oliver Kiddle2000-05-015-33/+38
|
* 11033: 3.1.7-pre-2 zsh-3.1.7-pre-2Peter Stephenson2000-04-305-5/+261
|
* 11032: Fix signed-ness of a local.Bart Schaefer2000-04-302-1/+5
|
* AIX dependency fixesOliver Kiddle2000-04-306-347/+545
|
* 11029: Some missing bits of merging 11015 with 11026.Bart Schaefer2000-04-303-5/+7
|
* completion for joeClint Adams2000-04-302-0/+43
|