about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_typeset
Commit message (Collapse)AuthorAgeFilesLines
* 49389: leading variables in autoload file completionBart Schaefer2021-09-081-2/+2
|
* unposted (based on Marlon: 49273): add -x to local completionOliver Kiddle2021-08-271-2/+2
|
* 49211: _typeset: correctly set return valueJun-ichi Takimoto2021-07-301-14/+15
| | | | do not include '-' in onopts so that 'functions -- <TAB>' works.
* 49150: consistently use singular form for headings on completion match groupsOliver Kiddle2021-07-091-1/+1
|
* 44809: _typeset: Complete 'functions -c'Daniel Shahaf2019-10-141-0/+1
|
* 42784: complete -s and -x options to the functions builtinOliver Kiddle2018-05-171-4/+10
|
* 42299: correct optional argumentOliver Kiddle2018-01-231-1/+1
|
* 41965: complete new functions -W and zmodload -s optionsOliver Kiddle2017-10-311-1/+2
|
* 41927: complete "typeset -p"'s optional argument for multi-line outputOliver Kiddle2017-10-281-1/+1
|
* 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