index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
compsys.yo
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-03
12140: make key rebinding for _expand complter easier
Peter Stephenson
1
-1
/
+4
2000-07-03
change format style with warnings tag, don't add descriptions as matches; mak...
Sven Wischnowsky
1
-6
/
+3
2000-06-29
reverse meaning of yes=num again (12122)
Sven Wischnowsky
1
-1
/
+1
2000-06-29
change suffix style to still do expansion if the suffix contains something to...
Sven Wischnowsky
1
-1
/
+2
2000-06-29
even more fun with the menu style (no=num, yes=long-list, reverse meaning of ...
Sven Wischnowsky
1
-1
/
+7
2000-06-28
misc
Sven Wischnowsky
1
-4
/
+4
2000-06-28
12086: Alphabetize.
Bart Schaefer
1
-26
/
+30
2000-06-27
menu style accepts yes=x to start menu completion if there are at least x mat...
Sven Wischnowsky
1
-0
/
+4
2000-06-27
document _use_lo (12082)
Sven Wischnowsky
1
-0
/
+33
2000-06-22
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
1
-0
/
+29
2000-06-20
*** empty log message ***
Sven Wischnowsky
1
-1
/
+14
2000-06-19
_arguments: small fix for -s and new `!...' for things not to complete (but t...
Sven Wischnowsky
1
-0
/
+11
2000-06-19
allow _expand to expand braces; better detection of braces to complete in C (...
Sven Wischnowsky
1
-6
/
+9
2000-06-19
improve filename completion; use accept-exact for in-path completion; new fak...
Sven Wischnowsky
1
-0
/
+18
2000-06-19
restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...
Sven Wischnowsky
1
-3
/
+8
2000-06-16
enhance ignore-line to ignore all/current/other word(s) (11938)
Sven Wischnowsky
1
-2
/
+10
2000-06-16
zstyle -e option; change math-styles to boolean ones; change defaults for _ex...
Sven Wischnowsky
1
-50
/
+24
2000-06-15
make _files try each pattern only once (and stop after `*') (11915)
Sven Wischnowsky
1
-0
/
+4
2000-06-13
make -A take a pattern as argument to match non-arguments; allow single-lette...
Sven Wischnowsky
1
-4
/
+9
2000-06-13
new _generic widget to call completion with $WIDGET in function field of cont...
Sven Wischnowsky
1
-0
/
+14
2000-06-13
allow insert-tab to contain `pending[=num]' to handle the case when there is ...
Sven Wischnowsky
1
-1
/
+11
2000-06-13
new style `suffix'; use accept-exact style in _expand (?)
Sven Wischnowsky
1
-0
/
+14
2000-06-08
trying to improve _expand; new keep-prefix style, add-space gives more contro...
Sven Wischnowsky
1
-3
/
+24
2000-05-29
doc fix, missing `)' (11638)
Sven Wischnowsky
1
-1
/
+1
2000-05-29
make handling of default tag clearer in the docs (3101)
Sven Wischnowsky
1
-2
/
+12
2000-05-29
fixes for _arguments with sets; make _zpty not use sets (11624)
Sven Wischnowsky
1
-0
/
+7
2000-05-24
11554: Rearrange _arguments doc some more.
Bart Schaefer
1
-133
/
+177
2000-05-23
11542: Doc/Zsh/compsys.yo: more wording `improvements'
Peter Stephenson
1
-200
/
+217
2000-05-23
11537: new _complete_tag function
Peter Stephenson
1
-0
/
+12
2000-05-22
pat(-) in long-option patterns to say that argument should be completed only ...
Sven Wischnowsky
1
-49
/
+44
2000-05-20
11477: Alphabetize itemized lists.
Bart Schaefer
1
-602
/
+604
2000-05-18
allow _main_complete to call an arbitrary command given as arguments (11459)
Sven Wischnowsky
1
-0
/
+6
2000-05-18
small doc fix; make compcall autoload compctl module (11457)
Sven Wischnowsky
1
-1
/
+1
2000-05-17
11448: doc changes
Peter Stephenson
1
-350
/
+357
2000-05-16
fixed configuration of menu-selection with menu style; pseudo-context `-comma...
Sven Wischnowsky
1
-1
/
+5
2000-05-15
add _in_vared for completion inside vared; make insert-tab default to `false'...
Sven Wischnowsky
1
-1
/
+2
2000-05-14
doc changes; typo in _jobs; integer builtin understands `-i base'
Peter Stephenson
1
-197
/
+195
2000-05-11
allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...
Sven Wischnowsky
1
-0
/
+14
2000-05-11
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
1
-0
/
+7
2000-05-11
Spelling corrections in the docs (11315)
Oliver Kiddle
1
-6
/
+6
2000-05-10
more fixes for _arguments and its docs (11298)
Sven Wischnowsky
1
-2
/
+4
2000-05-10
misc. _arguments fixes
Sven Wischnowsky
1
-3
/
+4
2000-05-09
give control over insertion of tab when no non-blank character before cursor;...
Sven Wischnowsky
1
-0
/
+9
2000-05-09
new -A and -S options to _arguments; `-opt=-' specs for options whose argumen...
Sven Wischnowsky
1
-1
/
+10
2000-05-08
minor doc fixes (11268)
Oliver Kiddle
1
-1
/
+1
2000-05-08
make _expand call _complete when called from _expand_word; add ignore-line st...
Sven Wischnowsky
1
-0
/
+11
2000-05-08
misc. completion cleanups and changes (11242)
Sven Wischnowsky
1
-4
/
+38
2000-05-06
11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Tanaka Akira
1
-3
/
+4
2000-05-04
11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Tanaka Akira
1
-3
/
+6
2000-05-04
don't list when all matches look the same; force-list style to give users con...
Sven Wischnowsky
1
-0
/
+12
[next]