index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Core
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-29
Add comment.
Bart Schaefer
1
-0
/
+2
2000-05-29
make _path_files use glob qualifiers from the line when doing pattern matchin...
Sven Wischnowsky
1
-0
/
+23
2000-05-25
beautify format of compdump file (11576)
Sven Wischnowsky
2
-3
/
+3
2000-05-25
fix for special-dirs when used with -g patterns (11570)
Sven Wischnowsky
1
-6
/
+8
2000-05-23
use `set -A' instead of `eval' in more places (11525)
Sven Wischnowsky
2
-8
/
+8
2000-05-22
Don't lose empty arguments (11517)
Oliver Kiddle
1
-2
/
+2
2000-05-22
11516: Completion/Core/compinstall: menu selection
Peter Stephenson
1
-13
/
+21
2000-05-22
another fix for `select=long*' in menu style (11500)
Sven Wischnowsky
1
-1
/
+2
2000-05-22
fix for select-long-list in menu style (11497)
Sven Wischnowsky
1
-4
/
+4
2000-05-22
fix for clines in suffix (11496)
Sven Wischnowsky
1
-1
/
+1
2000-05-22
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
1
-1
/
+1
2000-05-22
fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...
Sven Wischnowsky
1
-1
/
+1
2000-05-19
11467: [#<base>] syntax for output base
Peter Stephenson
1
-0
/
+1
2000-05-19
11469: Locally unset the errexit option and ZERR trap.
Bart Schaefer
1
-0
/
+3
2000-05-19
don't use $match for something different than (#b)ackrefs (11464)
Sven Wischnowsky
4
-204
/
+262
2000-05-18
allow _main_complete to call an arbitrary command given as arguments (11459)
Sven Wischnowsky
1
-4
/
+20
2000-05-18
11455: Completion/Core/_oldlist: old-menu defaults on
Peter Stephenson
1
-1
/
+1
2000-05-18
make _files remove backslashes in patterns (11453)
Sven Wischnowsky
1
-1
/
+1
2000-05-17
fix completion after tilde and equal sign inside quotes (11429)
Sven Wischnowsky
1
-5
/
+7
2000-05-16
fixed configuration of menu-selection with menu style; pseudo-context `-comma...
Sven Wischnowsky
2
-33
/
+93
2000-05-16
avoid tilde- and parameter-completion in quotes (11407)
Sven Wischnowsky
1
-2
/
+2
2000-05-16
fix scrolling in menu-selection with matches spanning multiple lines
Sven Wischnowsky
1
-2
/
+10
2000-05-15
11392: Completion/Core/_description: ignore-line fix.
Tanaka Akira
1
-2
/
+2
2000-05-15
add _in_vared for completion inside vared; make insert-tab default to `false'...
Sven Wischnowsky
3
-23
/
+15
2000-05-15
11375: compinstall: menu style select=long and select=long-list
Peter Stephenson
1
-27
/
+50
2000-05-15
followup for 11364 (11367)
Sven Wischnowsky
1
-1
/
+1
2000-05-15
fix for suffix-matching; better in-path completion in _path_files (11364)
Sven Wischnowsky
1
-9
/
+25
2000-05-12
fix for completing options with `_arguments -s'; fix for _message to use `bui...
Sven Wischnowsky
1
-1
/
+1
2000-05-11
Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr)
Oliver Kiddle
1
-2
/
+0
2000-05-11
_call should pass on the return code from the called command (11327)
Oliver Kiddle
1
-0
/
+2
2000-05-11
_files used alternative tag-order values even if not needed (11321)
Sven Wischnowsky
1
-0
/
+1
2000-05-11
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
1
-5
/
+15
2000-05-10
11287: Naoki Wakamatsu: compinstall spaces to be tab
Peter Stephenson
1
-1
/
+1
2000-05-10
update `%p' replacement in _files (11292)
Sven Wischnowsky
1
-1
/
+1
2000-05-10
11288: Reopen stdin on /dev/null to avoid confusing programs that don't
Bart Schaefer
1
-0
/
+1
2000-05-09
give control over insertion of tab when no non-blank character before cursor;...
Sven Wischnowsky
1
-0
/
+6
2000-05-08
11194, 11200, 11214
Peter Stephenson
1
-28
/
+65
2000-05-08
make _expand call _complete when called from _expand_word; add ignore-line st...
Sven Wischnowsky
2
-3
/
+11
2000-05-08
misc. completion cleanups and changes (11242)
Sven Wischnowsky
7
-42
/
+112
2000-05-05
make _message independent of when it is called (11188)
Sven Wischnowsky
2
-5
/
+5
2000-05-04
11157: Completion/Core/_requested: fail if _all_labels is failed.
Tanaka Akira
1
-1
/
+1
2000-05-04
don't list when all matches look the same; force-list style to give users con...
Sven Wischnowsky
1
-0
/
+7
2000-05-03
remove backslashes before `$' in _expand when `substitute' is unset; fix for ...
Sven Wischnowsky
1
-5
/
+8
2000-05-02
11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate
Bart Schaefer
1
-1
/
+1
2000-05-02
add -x option to compadd to display message unconditionally
Sven Wischnowsky
1
-11
/
+15
2000-05-02
completion cleanup, mostly _wanted and $expl (11049)
Sven Wischnowsky
1
-4
/
+2
2000-05-02
make completion-in-vared complete parameter values as default; cleanup for _p...
Sven Wischnowsky
2
-35
/
+56
2000-05-02
completion doc fixes and cleanup; _sort_tags updated (11047)
Sven Wischnowsky
1
-19
/
+10
2000-05-01
don't fail on nonexistent ~/.nedit file.
Bart Schaefer
1
-3
/
+4
2000-04-28
11013: more compinstall fixes
Peter Stephenson
1
-1
/
+4
[next]