about summary refs log tree commit diff
path: root/Completion/Zsh
Commit message (Expand)AuthorAgeFilesLines
* 49389: leading variables in autoload file completionBart Schaefer2021-09-081-2/+2
* 48969: fix for "zle -N" completionMarlon Richert2021-09-061-4/+4
* 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
* 49151: remove commas erroneously included in _arguments exclusion listsOliver Kiddle2021-07-091-10/+10
* 49150: consistently use singular form for headings on completion match groupsOliver Kiddle2021-07-0910-19/+19
* 48864: Improve extra-verbose completion display strings for array parameter v...Marlon Richert2021-05-211-5/+9
* 48710: histed + other zed updatesBart Schaefer2021-05-151-5/+11
* Add -L to add-(zsh|zle)-hook[-widget] completionMarlon Richert2021-04-192-6/+12
* 48361 (+ 48368 review comments): __arguments: New completion function for _ar...Daniel Shahaf2021-04-171-0/+44
* 48513: Let extra-verbose completion show parameter valuesMarlon Richert2021-04-161-14/+30
* 48378: complete compadd options for other completion functionsOliver Kiddle2021-04-091-37/+84
* 47737: _zstyle: Fix option completion when positional arguments are already p...dana2021-03-291-2/+2
* github #68: support section suffix completion for man pagestaiyu2021-02-131-0/+6
* 47929: complete newer possible values for the sort styleOliver Kiddle2021-02-071-1/+5
* 47873: Improve completion within dynamic directory namesPeter Stephenson2021-01-271-1/+3
* 47494, 47495: Add -n option to strftimeMikael Magnusson2020-10-251-5/+7
* 47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}Bart Schaefer2020-09-131-0/+1
* unposted: remove periods from completion descriptionsDoug Kearns2020-09-061-1/+1
* 47306: edit-command-line: add editor styleMikael Magnusson2020-08-161-0/+1
* 47304: _globflags: support specifying more than one flag where appropriateMikael Magnusson2020-08-161-9/+24
* github #61: _parameters: Don't leak the variable $ioxiedi2020-07-141-1/+1
* 46036: fix colouring in prompt completionOliver Kiddle2020-06-111-3/+3
* users/24892: fix local declaration with recursive-files style and complete it...Oliver Kiddle2020-06-111-4/+6
* 45424: completion: Add **/sbin to PATH when completing commands like sudodana2020-03-111-3/+16
* 45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf2020-02-193-3/+33
* _brace_parameter: add missing \Mikael Magnusson2020-01-191-1/+1
* 44970: _brace_parameter: Update the description of S flagSebastian Gniazdowski2019-12-041-1/+1
* 44809: _typeset: Complete 'functions -c'Daniel Shahaf2019-10-141-0/+1
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-072-5/+9
* 44201: _command_name: Check for external forcing precommandMatthew Martin2019-04-042-1/+2
* 44200 (tweaked): Completion: Append to precommands in _normalMatthew Martin2019-04-044-14/+4
* 44144: _builtin: Append "builtin" to precommandsMatthew Martin2019-03-211-0/+2
* 44100: zparseopts: Add -F option, completion, tests; improve documentationdana2019-03-121-0/+37
* unposted: _zftp: Use 'post' pattern matchingdana2019-03-061-1/+1
* 44001: _brace_parameter: Complete (q+)dana2019-01-211-0/+1
* 43960: Add full completion for exec and setsiddana2019-01-012-1/+10
* unposted (cf. 43800): Update strftime completiondana2018-11-131-2/+4
* 43818: complete math functions for other modules besides zsh/mathfuncOliver Kiddle2018-11-121-5/+8
* 43784: clarify descriptions on options related to match sortingOliver Kiddle2018-11-081-3/+3
* unposted (c.f. Bart: 43739): use a correct description for the @ parameter ex...Oliver Kiddle2018-11-081-1/+1
* 43366: _compdef: Change and add sources for completed completion function names.Daniel Shahaf2018-09-061-2/+3
* 43185: Use [ suffix for associative arrays; add + to remove-charsMatthew Martin2018-07-291-1/+2
* 43073: various completion option updatesOliver Kiddle2018-06-212-3/+5
* 43060: Expand stat completiondana2018-06-201-33/+0
* 42784: complete -s and -x options to the functions builtinOliver Kiddle2018-05-171-4/+10
* 42299: correct optional argumentOliver Kiddle2018-01-231-1/+1
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-021-1/+1
* 41971: correctly break out of certain tag loops when there are matchesOliver Kiddle2017-11-021-0/+1
* 41965: complete new functions -W and zmodload -s optionsOliver Kiddle2017-10-312-1/+3