| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 11136: Reorganize history expansion doc. | Bart Schaefer | 2000-05-04 | 1 | -85/+108 |
* | 11126: typos | Peter Stephenson | 2000-05-03 | 1 | -2/+2 |
* | allow `-' in exclusion lists for _arguments, to avoid completing all options ... | Sven Wischnowsky | 2000-05-03 | 1 | -2/+3 |
* | fix for the (z) flag: report partial word (like `"foo', without a closing quo... | Sven Wischnowsky | 2000-05-03 | 1 | -1/+6 |
* | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+4 |
* | 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 |
* | add -x option to compadd to display message unconditionally | Sven Wischnowsky | 2000-05-02 | 1 | -2/+7 |
* | completion doc fixes and cleanup; _sort_tags updated (11047) | Sven Wischnowsky | 2000-05-02 | 2 | -224/+207 |
* | 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 |
* | 11012: Rearrange menus to match section rearragement in 11008. | Bart Schaefer | 2000-04-28 | 2 | -10/+13 |
* | move compctl docs behind compsys, mention `zcompile -z' in compsys (11008) | Sven Wischnowsky | 2000-04-28 | 7 | -7/+21 |
* | 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 | 2 | -35/+39 |
* | allow to anchor on gaps between strings in matching control specs (10926) | Sven Wischnowsky | 2000-04-26 | 1 | -6/+38 |
* | 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 |
* | 10830: Doc/Makefile.in: don't force dvips to use 300 dpi. | Peter Stephenson | 2000-04-19 | 1 | -57/+209 |
* | default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var... | Sven Wischnowsky | 2000-04-19 | 2 | -18/+26 |
* | 10802: typo | Peter Stephenson | 2000-04-18 | 1 | -1/+1 |
* | completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new... | Sven Wischnowsky | 2000-04-18 | 3 | -15/+65 |
* | scrolling in completion lists and menu-selection, version1 | Sven Wischnowsky | 2000-04-17 | 1 | -37/+246 |
* | 10789: <(...) and >(...) documentation | Peter Stephenson | 2000-04-17 | 1 | -10/+20 |
* | better completion after `=', everywhere (10780) | Sven Wischnowsky | 2000-04-17 | 1 | -0/+12 |
* | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 2000-04-16 | 2 | -91/+305 |
* | Doc fix for 10756 | Peter Stephenson | 2000-04-14 | 1 | -1/+4 |
* | 10756: fix (#s) and (#e) for parameter substitution forms | Peter Stephenson | 2000-04-14 | 1 | -0/+10 |
* | 10738: pws: local parameters can be exported | Peter Stephenson | 2000-04-13 | 2 | -17/+16 |
* | remove the `pids' tag, use `processes' instead (10733) | Sven Wischnowsky | 2000-04-13 | 1 | -11/+12 |
* | Use _arguments for bindkey completion and fix small typo in docs | Oliver Kiddle | 2000-04-12 | 1 | -1/+1 |
* | allow brace expansion on patterns for file-patterns and tag-order (10695) | Sven Wischnowsky | 2000-04-12 | 1 | -6/+9 |
* | comment out the code to allow $compstate[insert] to select the group (10690) | Sven Wischnowsky | 2000-04-12 | 1 | -12/+7 |
* | new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t... | Sven Wischnowsky | 2000-04-12 | 1 | -1/+7 |
* | _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 |
* | stat -o shows file modes in octal | Peter Stephenson | 2000-04-07 | 1 | -8/+22 |
* | 10547: (#s) and (#e) pattern assertions | Peter Stephenson | 2000-04-06 | 1 | -0/+11 |
* | 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 | 2 | -10/+15 |
* | 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 |
* | $PENDING special zle parameter, giving number of un-read bytes | Sven Wischnowsky | 2000-04-05 | 1 | -0/+6 |
* | Remove one of a doubled line. | Bart Schaefer | 2000-04-04 | 1 | -1/+0 |