about summary refs log tree commit diff
path: root/Completion/Base/Core/_normal
Commit message (Collapse)AuthorAgeFilesLines
* 44202 (tweaked): _normal: Add -P to reset precommandsMatthew Martin2019-04-041-1/+2
|
* 44200 (tweaked): Completion: Append to precommands in _normalMatthew Martin2019-04-041-2/+3
|
* 44199: _normal: Use zparseoptsMatthew Martin2019-04-041-8/+5
|
* 38904: fix return status in _normal and functions erroneously using it for ↵Oliver Kiddle2016-07-211-2/+2
| | | | default completion
* 26746: tweak history modifier completionPeter Stephenson2009-03-171-1/+3
|
* 26744: completion of history modifiers in normal command line argumentsPeter Stephenson2009-03-161-0/+13
|
* remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky2002-03-131-2/+3
| | | | sub-contexts both for function and style lookup (16819)
* allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky2002-03-041-113/+10
| | | | compdef; use this for parameter values and redirections (16755)
* allow arguments to be given to functions used by compdef (actually, the ↵Sven Wischnowsky2002-01-211-3/+3
| | | | strings are eval'uated, so this should be powerful enough) (16472)
* moved from Completion/Core/_normalSven Wischnowsky2001-04-021-0/+128