summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Expand)AuthorFilesLines
2021-07-3049211: _typeset: correctly set return valueJun-ichi Takimoto1-14/+15
2021-07-1949147: fix completion of linux kernel modulesEric Cook1-1/+1
2021-07-1149158: remove superfluous function definitionsOliver Kiddle9-253/+213
2021-07-1049157: fix uses of literal % characters in completion descriptionsOliver Kiddle4-8/+8
2021-07-1049156: make wider use of the convention of square brackets for defaultsOliver Kiddle23-61/+53
2021-07-0949151: remove commas erroneously included in _arguments exclusion listsOliver Kiddle7-25/+25
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle88-230/+230
2021-07-0949149: add specific values in completion after ssh-keygen -b depending on the...Oliver Kiddle1-3/+8
2021-07-0849153: cut off .lua extension from module files that occurs when using lmod f...Max Voit1-1/+1
2021-06-1448920: _pgrep: Address issues related to -f completiondana1-2/+5
2021-06-1448920: _pgrep: Clarify -x descriptiondana1-1/+1
2021-06-0348952: expand octal codes for record separators in perl completionOliver Kiddle1-39/+60
2021-06-0348938: remove vim fold and option markers in completionsOliver Kiddle2-34/+31
2021-06-0348939: update completion of options for rsync 3.2.3Oliver Kiddle1-15/+38
2021-05-2248897: completion updates for DragonFly 6.0 and OpenBSD 6.9Oliver Kiddle8-13/+29
2021-05-2148891: Fix pgrep/pkill -f completionMarlon Richert1-2/+9
2021-05-2148864: Improve extra-verbose completion display strings for array parameter v...Marlon Richert1-5/+9
2021-05-17users/26649: add zstyle for rake targets without descriptionJörg Sommer1-1/+3
2021-05-1648783: update ansible completion to 2.10.8Oliver Kiddle1-13/+25
2021-05-1648623: update options in openssh completion to version 8.6Oliver Kiddle1-40/+66
2021-05-16_timeout: Fix wrong syntaxMikael Magnusson1-1/+1
2021-05-1548710: histed + other zed updatesBart Schaefer1-5/+11
2021-05-1548709: suppress error messages from comptryBart Schaefer1-1/+1
2021-04-2848702: _pandoc: don't use cache, multiple extensions of format, etc.Jun-ichi Takimoto1-261/+114
2021-04-1948617: fix misuse of IGNORE_BRACES when initializing debug_indentBart Schaefer1-1/+5
2021-04-19Add -L to add-(zsh|zle)-hook[-widget] completionMarlon Richert2-6/+12
2021-04-19github/zsh-completions #792: added completions for opus-tools (opusenc, opusd...André Kugland1-0/+71
2021-04-1948619: complete inventory plugins in assignments to ANSIBLE_INVENTORY_ENABLEDOliver Kiddle1-7/+7
2021-04-1948618: update completions for FreeBSD 13Oliver Kiddle6-33/+89
2021-04-1848560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer1-0/+1
2021-04-1748361 (+ 48368 review comments): __arguments: New completion function for _ar...Daniel Shahaf1-0/+44
2021-04-1648513: Let extra-verbose completion show parameter valuesMarlon Richert1-14/+30
2021-04-1648556: new completion for ipfwOliver Kiddle1-0/+325
2021-04-1148466: correct indentation and remove tabs and trailing spacesMarc Chantreux1-29/+29
2021-04-1148445: pluralize tags in _surfrawMarc Chantreux1-8/+8
2021-04-11users/26645: update options in gv completionMarc Chantreux1-1/+4
2021-04-1048338: _git: Support case-insensitive path matchingdana1-3/+8
2021-04-0948378: complete compadd options for other completion functionsOliver Kiddle1-37/+84
2021-04-0948437: fix pid completion when cursor is in the middle of the lineOliver Kiddle1-2/+2
2021-04-0848416: update _gcore for macOS and GNUJun-ichi Takimoto1-3/+13
2021-04-0848321 (tweaked per thread): _perl_modules: Don't assume ${words[1]} to be eit...Daniel Shahaf1-5/+6
2021-04-06users/26579: changes from review including parameter expansion to replace awkMarc Chantreux1-13/+17
2021-04-0648414: quote closing bracket to adapt for change in 43928Oliver Kiddle1-1/+1
2021-04-0448218 (+ 48354): various improvements for _gccJacob Gelbman1-989/+2052
2021-03-31github #74: Drop vcsh completions, maintained upstreamCaleb Maclennan1-89/+0
2021-03-3148214: add file types to _expand completions, so they can be colored through ...Marlon Richert1-4/+5
2021-03-3148192: Fix _openstack completion for new style clientsSyphdias1-53/+64
2021-03-31users/26557: add bookmarks support and remove the header from the final list ...Marc Chantreux1-2/+16
2021-03-2947737: _zstyle: Fix option completion when positional arguments are already p...dana1-2/+2
2021-03-2948166: add completion for ctags language optionsJacob Gelbman1-197/+244