about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
Commit message (Expand)AuthorAgeFilesLines
...
* new _generic widget to call completion with $WIDGET in function field of cont...Sven Wischnowsky2000-06-131-0/+14
* allow insert-tab to contain `pending[=num]' to handle the case when there is ...Sven Wischnowsky2000-06-131-1/+11
* new style `suffix'; use accept-exact style in _expand (?)Sven Wischnowsky2000-06-131-0/+14
* trying to improve _expand; new keep-prefix style, add-space gives more contro...Sven Wischnowsky2000-06-081-3/+24
* doc fix, missing `)' (11638)Sven Wischnowsky2000-05-291-1/+1
* make handling of default tag clearer in the docs (3101)Sven Wischnowsky2000-05-291-2/+12
* fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky2000-05-291-0/+7
* 11554: Rearrange _arguments doc some more.Bart Schaefer2000-05-241-133/+177
* 11542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson2000-05-231-200/+217
* 11537: new _complete_tag functionPeter Stephenson2000-05-231-0/+12
* pat(-) in long-option patterns to say that argument should be completed only ...Sven Wischnowsky2000-05-221-49/+44
* 11477: Alphabetize itemized lists.Bart Schaefer2000-05-201-602/+604
* allow _main_complete to call an arbitrary command given as arguments (11459)Sven Wischnowsky2000-05-181-0/+6
* small doc fix; make compcall autoload compctl module (11457)Sven Wischnowsky2000-05-181-1/+1
* 11448: doc changesPeter Stephenson2000-05-171-350/+357
* fixed configuration of menu-selection with menu style; pseudo-context `-comma...Sven Wischnowsky2000-05-161-1/+5
* add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky2000-05-151-1/+2
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-197/+195
* allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky2000-05-111-0/+14
* make ^G in menu-selection restore the old command line; add select=long* valu...Sven Wischnowsky2000-05-111-0/+7
* Spelling corrections in the docs (11315)Oliver Kiddle2000-05-111-6/+6
* more fixes for _arguments and its docs (11298)Sven Wischnowsky2000-05-101-2/+4
* misc. _arguments fixesSven Wischnowsky2000-05-101-3/+4
* give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky2000-05-091-0/+9
* new -A and -S options to _arguments; `-opt=-' specs for options whose argumen...Sven Wischnowsky2000-05-091-1/+10
* minor doc fixes (11268)Oliver Kiddle2000-05-081-1/+1
* make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky2000-05-081-0/+11
* misc. completion cleanups and changes (11242)Sven Wischnowsky2000-05-081-4/+38
* 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-061-3/+4
* 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-041-3/+6
* don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky2000-05-041-0/+12
* allow `-' in exclusion lists for _arguments, to avoid completing all options ...Sven Wischnowsky2000-05-031-2/+3
* more doc fixes (11094)Sven Wischnowsky2000-05-031-5/+7
* two more doc fixes (11060)Sven Wischnowsky2000-05-021-4/+3
* completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky2000-05-021-187/+166
* 11024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer2000-04-301-1/+8
* 11019: fix bug in _description exampleAdam Spiers2000-04-291-1/+1
* move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky2000-04-281-1/+13
* new _history completer (10979)Sven Wischnowsky2000-04-271-0/+8
* document _wanted -C; fix for call to _wanted in _urls (10965)Sven Wischnowsky2000-04-271-1/+4
* renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky2000-04-271-5/+9
* make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky2000-04-251-14/+52
* default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky2000-04-201-3/+11
* default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky2000-04-191-7/+13
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky2000-04-181-0/+35
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-171-0/+12
* remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2000-04-131-11/+12
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-121-6/+9
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-28/+28
* 10628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer2000-04-101-0/+5