Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-04 | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 1 | -3/+6 | |
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff. | |||||
2000-05-04 | don't list when all matches look the same; force-list style to give users ↵ | Sven Wischnowsky | 1 | -0/+12 | |
control over this (11140) | |||||
2000-05-03 | allow `-' in exclusion lists for _arguments, to avoid completing all options ↵ | Sven Wischnowsky | 1 | -2/+3 | |
(11121) | |||||
2000-05-03 | more doc fixes (11094) | Sven Wischnowsky | 1 | -5/+7 | |
2000-05-02 | two more doc fixes (11060) | Sven Wischnowsky | 1 | -4/+3 | |
2000-05-02 | completion doc fixes and cleanup; _sort_tags updated (11047) | Sven Wischnowsky | 1 | -187/+166 | |
2000-04-30 | 11024: The _complete_debug widget enables and captures xtrace from completion. | Bart Schaefer | 1 | -1/+8 | |
2000-04-29 | 11019: fix bug in _description example | Adam Spiers | 1 | -1/+1 | |
2000-04-28 | move compctl docs behind compsys, mention `zcompile -z' in compsys (11008) | Sven Wischnowsky | 1 | -1/+13 | |
2000-04-27 | new _history completer (10979) | Sven Wischnowsky | 1 | -0/+8 | |
2000-04-27 | document _wanted -C; fix for call to _wanted in _urls (10965) | Sven Wischnowsky | 1 | -1/+4 | |
2000-04-27 | renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵ | Sven Wischnowsky | 1 | -5/+9 | |
MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959) | |||||
2000-04-25 | make _arguments use more than one action when appropriate; add ↵ | Sven Wischnowsky | 1 | -14/+52 | |
_argument_sets to complete different sets of arguments and options for the same command (10908) | |||||
2000-04-20 | default values for styles in _expand_word, listing expansions with ^Xd, ↵ | Sven Wischnowsky | 1 | -3/+11 | |
_expand uses add-space style (10854) | |||||
2000-04-19 | default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use ↵ | Sven Wischnowsky | 1 | -7/+13 | |
variable-width strings (10816) | |||||
2000-04-18 | completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵ | Sven Wischnowsky | 1 | -0/+35 | |
new used parameters, use local keymap when waiting at list-prompt (10801) | |||||
2000-04-17 | better completion after `=', everywhere (10780) | Sven Wischnowsky | 1 | -0/+12 | |
2000-04-13 | remove the `pids' tag, use `processes' instead (10733) | Sven Wischnowsky | 1 | -11/+12 | |
2000-04-12 | allow brace expansion on patterns for file-patterns and tag-order (10695) | Sven Wischnowsky | 1 | -6/+9 | |
2000-04-11 | _wanted now tests both tags and labels; change places where _wanted was ↵ | Sven Wischnowsky | 1 | -28/+28 | |
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | |||||
2000-04-10 | 10628: Check for GNU make using "_call version ..." as was done for GNU diff. | Bart Schaefer | 1 | -0/+5 | |
2000-04-10 | 10606: Fix thinko in 10598. | Bart Schaefer | 1 | -5/+10 | |
2000-04-09 | 10598: Fix typo; reformat styles documentation for readability. | Bart Schaefer | 1 | -150/+208 | |
2000-04-09 | compinstall update; 3.1.6-dev-22 | Peter Stephenson | 1 | -24/+22 | |
2000-04-06 | tag in file-patterns optional, use `files' as default (10542) | Sven Wischnowsky | 1 | -1/+2 | |
2000-04-05 | Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 | Peter Stephenson | 1 | -1/+1 | |
2000-04-05 | support automatically inserted dummy in $words | Sven Wischnowsky | 1 | -1/+18 | |
2000-04-05 | renaming some styles | Sven Wischnowsky | 1 | -24/+30 | |
2000-04-04 | Remove one of a doubled line. | Bart Schaefer | 1 | -1/+0 | |
2000-04-03 | Various completion fixes | Sven Wischnowsky | 1 | -4/+4 | |
2000-04-03 | default completer style contains _ignored | Sven Wischnowsky | 1 | -2/+4 | |
2000-04-03 | Make style-list optional | Sven Wischnowsky | 1 | -4/+5 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -351/+2921 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+691 | |