about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_typeset
Commit message (Collapse)AuthorAgeFilesLines
* users/18335: avoid passing to "functions" those typeset options that it does ↵Barton E. Schaefer2014-01-191-2/+2
| | | | not accept
* 31061: "functions" completion takes account of options alreadyPeter Stephenson2013-02-221-2/+26
| | | | on the command line
* 30431 with typo in _typeset fix:Peter Stephenson2012-04-221-2/+4
| | | | add ${...:|...} and ${...:*...} operators, as documented
* 22972: limit autoload completion to functions not yet registered.Peter Stephenson2006-11-061-2/+5
|
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-201-26/+47
| | | | completion system to be used with ksh_autoload set
* 17682: add support for -H and -p in typeset completionOliver Kiddle2002-09-161-31/+36
|
* moved from Completion/Builtins/_vars_eqSven Wischnowsky2001-04-021-0/+70