about summary refs log tree commit diff
path: root/Completion/Zsh/Context/_value
Commit message (Collapse)AuthorAgeFilesLines
* fix out-of-date documentation for -value- completion and move description ofOliver Kiddle2003-02-251-4/+4
| | | | special contexts from _complete's to #compdef's description
* remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky2002-03-131-20/+12
| | | | sub-contexts both for function and style lookup (16819)
* allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky2002-03-041-48/+35
| | | | compdef; use this for parameter values and redirections (16755)
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-161-0/+5
|
* 16174: complete value of $TZOliver Kiddle2001-10-261-0/+2
|
* use _x_display when setting $DISPLAY and fix bug in enable completion (15594)Oliver Kiddle2001-08-071-0/+2
|
* moved from Completion/Base/_valueSven Wischnowsky2001-04-021-0/+61