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