summaryrefslogtreecommitdiff
path: root/Doc/Zsh/compsys.yo
AgeCommit message (Expand)AuthorFilesLines
2000-05-15add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky1-1/+2
2000-05-14doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson1-197/+195
2000-05-11allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky1-0/+14
2000-05-11make ^G in menu-selection restore the old command line; add select=long* valu...Sven Wischnowsky1-0/+7
2000-05-11Spelling corrections in the docs (11315)Oliver Kiddle1-6/+6
2000-05-10more fixes for _arguments and its docs (11298)Sven Wischnowsky1-2/+4
2000-05-10misc. _arguments fixesSven Wischnowsky1-3/+4
2000-05-09give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky1-0/+9
2000-05-09new -A and -S options to _arguments; `-opt=-' specs for options whose argumen...Sven Wischnowsky1-1/+10
2000-05-08minor doc fixes (11268)Oliver Kiddle1-1/+1
2000-05-08make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky1-0/+11
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-4/+38
2000-05-0611223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-3/+4
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-3/+6
2000-05-04don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky1-0/+12
2000-05-03allow `-' in exclusion lists for _arguments, to avoid completing all options ...Sven Wischnowsky1-2/+3
2000-05-03more doc fixes (11094)Sven Wischnowsky1-5/+7
2000-05-02two more doc fixes (11060)Sven Wischnowsky1-4/+3
2000-05-02completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky1-187/+166
2000-04-3011024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer1-1/+8
2000-04-2911019: fix bug in _description exampleAdam Spiers1-1/+1
2000-04-28move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky1-1/+13
2000-04-27new _history completer (10979)Sven Wischnowsky1-0/+8
2000-04-27document _wanted -C; fix for call to _wanted in _urls (10965)Sven Wischnowsky1-1/+4
2000-04-27renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky1-5/+9
2000-04-25make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky1-14/+52
2000-04-20default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky1-3/+11
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky1-7/+13
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky1-0/+35
2000-04-17better completion after `=', everywhere (10780)Sven Wischnowsky1-0/+12
2000-04-13remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky1-11/+12
2000-04-12allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky1-6/+9
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky1-28/+28
2000-04-1010628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer1-0/+5
2000-04-1010606: Fix thinko in 10598.Bart Schaefer1-5/+10
2000-04-0910598: Fix typo; reformat styles documentation for readability.Bart Schaefer1-150/+208
2000-04-09compinstall update; 3.1.6-dev-22Peter Stephenson1-24/+22
2000-04-06tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky1-1/+2
2000-04-05Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524Peter Stephenson1-1/+1
2000-04-05support automatically inserted dummy in $wordsSven Wischnowsky1-1/+18
2000-04-05renaming some stylesSven Wischnowsky1-24/+30
2000-04-04Remove one of a doubled line.Bart Schaefer1-1/+0
2000-04-03Various completion fixesSven Wischnowsky1-4/+4
2000-04-03default completer style contains _ignoredSven Wischnowsky1-2/+4
2000-04-03Make style-list optionalSven Wischnowsky1-4/+5
2000-04-01Updated from list as far as 10376Peter Stephenson1-351/+2921
1999-04-15Initial revisionTanaka Akira1-0/+691