Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c.f. 23023: new calendar function system. | Peter Stephenson | 2006-12-01 | 1 | -3/+7 |
| | |||||
* | users/10989: add fake-always pattern that overrides ignored-patterns | Peter Stephenson | 2006-11-15 | 1 | -0/+25 |
| | |||||
* | 22852: users style effect changed in 22191 | Peter Stephenson | 2006-10-10 | 1 | -3/+4 |
| | | | | 22853: unquoted ^ at end of bindkey string treated literally | ||||
* | 22780: add _arguments/comparguments -n to set index of first non-option arg | Peter Stephenson | 2006-09-27 | 1 | -2/+11 |
| | |||||
* | 22752: improved introduction to completion | Peter Stephenson | 2006-09-21 | 1 | -18/+92 |
| | |||||
* | users/10748: improve a couple of minor things in compsys doc | Peter Stephenson | 2006-09-20 | 1 | -13/+9 |
| | |||||
* | unposted: tweak completion docs | Peter Stephenson | 2006-08-21 | 1 | -0/+7 |
| | |||||
* | unposted: trivial typo in compsys.yo | Peter Stephenson | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | 22440: _list_files loaded zsh/stat too early | Peter Stephenson | 2006-05-12 | 1 | -1/+2 |
| | | | | | unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID | ||||
* | 22393, 22402: use-ip and known-hosts-files styles | Peter Stephenson | 2006-04-05 | 1 | -0/+17 |
| | |||||
* | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 2006-03-20 | 1 | -3/+4 |
| | |||||
* | 22328, modified: add -o option to compadd | Peter Stephenson | 2006-03-07 | 1 | -0/+30 |
| | | | | add _list_files helper to handle new file-list style for _path_files | ||||
* | users/1097: rehash style for external commands | Peter Stephenson | 2006-03-06 | 1 | -0/+8 |
| | |||||
* | 22305: no default for pine-directory | Peter Stephenson | 2006-02-28 | 1 | -2/+3 |
| | | | | unposted: a couple of small doc fixes | ||||
* | 21314: declare expl local in example use of _wanted | Oliver Kiddle | 2005-06-08 | 1 | -1/+2 |
| | |||||
* | Remove one stray quote that crept in with the two-hyphens fix. | Bart Schaefer | 2005-05-28 | 1 | -1/+1 |
| | |||||
* | Minor tweak to _generic plus doc fixes for info interpretation of hyphens. | Bart Schaefer | 2005-04-24 | 1 | -15/+21 |
| | |||||
* | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 2005-04-01 | 1 | -11/+11 |
| | |||||
* | Fixed the default completion-cache path. (Change from Alexey Tourbin.) | Wayne Davison | 2004-10-19 | 1 | -2/+2 |
| | |||||
* | 20427: Fix problem with _oldlist and custom completer. | Peter Stephenson | 2004-10-01 | 1 | -0/+7 |
| | | | | 20339: show-completer style | ||||
* | Previously uncommitted bits of 19785. | Bart Schaefer | 2004-06-22 | 1 | -12/+2 |
| | |||||
* | * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo: | Clint Adams | 2004-05-01 | 1 | -0/+5 |
| | | | | | allow search path for command names to be overridden by means of new command-path style. | ||||
* | unposted: fix typo in compsys.yo | Doug Kearns | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | 19106: document use for _menu | Oliver Kiddle | 2003-09-21 | 1 | -6/+7 |
| | |||||
* | 18859: Allow the sort style to override sorting by setting explicitly to false. | Peter Stephenson | 2003-07-21 | 1 | -6/+16 |
| | |||||
* | 18822: fix accept-exact style not not bail out when it shouldn't and add a | Oliver Kiddle | 2003-07-07 | 1 | -1/+3 |
| | | | | setting to continue on and do normal completion | ||||
* | 18526: -O option to _describe for prefix-needed in _arguments | Peter Stephenson | 2003-06-05 | 1 | -2/+4 |
| | |||||
* | 18472: spelling corrections | Oliver Kiddle | 2003-04-25 | 1 | -17/+16 |
| | |||||
* | unposted: misspelling in compsys.yo rewrite | Peter Stephenson | 2003-04-24 | 1 | -1/+1 |
| | |||||
* | unposted: complete compsys.yo rewrite | Peter Stephenson | 2003-04-24 | 1 | -355/+383 |
| | |||||
* | 18450: corrections and a couple of rewordings | Oliver Kiddle | 2003-04-18 | 1 | -67/+78 |
| | |||||
* | unposted: rewritten compsys.yo down to end of _describe function | Peter Stephenson | 2003-04-14 | 1 | -1446/+1425 |
| | |||||
* | fix out-of-date documentation for -value- completion and move description of | Oliver Kiddle | 2003-02-25 | 1 | -140/+133 |
| | | | | special contexts from _complete's to #compdef's description | ||||
* | 18156: use reply array instead of ali for plugins and document new styles | Oliver Kiddle | 2003-01-29 | 1 | -0/+24 |
| | |||||
* | 18143: fix doc typo in compsys example. | Bart Schaefer | 2003-01-27 | 1 | -1/+1 |
| | |||||
* | 17535: use-perl style for _make | Peter Stephenson | 2002-08-14 | 1 | -0/+11 |
| | |||||
* | 17503: fix various typos, spelling mistakes and poor wordings in the docs | Oliver Kiddle | 2002-08-05 | 1 | -7/+7 |
| | |||||
* | add new sepcial context -assign-parameter- for completing the parameter in ↵ | Sven Wischnowsky | 2002-07-01 | 1 | -0/+4 |
| | | | | an assignment (17387) | ||||
* | two new modes for menu selection: incremental search and interactive (17366) | Sven Wischnowsky | 2002-06-26 | 1 | -0/+7 |
| | |||||
* | rename max-match-length style to max-matches-width (17213) | Sven Wischnowsky | 2002-05-23 | 1 | -3/+3 |
| | |||||
* | allow users to give the maximum number of display-columns the matches should ↵ | Sven Wischnowsky | 2002-05-14 | 1 | -0/+14 |
| | | | | take up via the style currently named max-match-length (17147) | ||||
* | fix doc for _describe, mention -t option (17146) | Sven Wischnowsky | 2002-05-14 | 1 | -1/+4 |
| | |||||
* | 17080: tag-order style usage | Andrey Borzenkov | 2002-05-08 | 1 | -3/+4 |
| | |||||
* | 16923: add insert style for inserting matches instead of adding them as a match | Oliver Kiddle | 2002-04-04 | 1 | -0/+5 |
| | |||||
* | 16913: fix completion after compdef -a and correct typos | Oliver Kiddle | 2002-03-27 | 1 | -13/+12 |
| | |||||
* | alter _generic example to be more robust | Oliver Kiddle | 2002-03-27 | 1 | -2/+2 |
| | |||||
* | Add missing close-paren | Bart Schaefer | 2002-03-17 | 1 | -1/+1 |
| | |||||
* | 16842: resolve name clash for nc between netcat and the nedit client for | Oliver Kiddle | 2002-03-15 | 1 | -4/+24 |
| | | | | completion and add _pick_variant to resolve program variants in general | ||||
* | remove that -T option to compdef again and instead use comma-separated ↵ | Sven Wischnowsky | 2002-03-13 | 1 | -59/+90 |
| | | | | sub-contexts both for function and style lookup (16819) | ||||
* | allow different sets of completion definitions selected with option -T to ↵ | Sven Wischnowsky | 2002-03-04 | 1 | -22/+55 |
| | | | | compdef; use this for parameter values and redirections (16755) |