about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_typeset
Commit message (Collapse)AuthorAgeFilesLines
* unposted: "autooad ~..." also completes filePeter Stephenson2017-01-171-1/+1
|
* 40332: completion for new autoload featuresPeter Stephenson2017-01-111-8/+16
|
* 39370: complete -w and -K options to zle following the widget name and ↵Oliver Kiddle2016-09-211-1/+1
| | | | numeric base to integer
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-251-1/+1
| | | | parameter and globbing flags
* 33323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle2014-10-021-4/+11
|
* 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