summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-2848210: Introduce new completion for setpriv(1) on LinuxArseny Maslennikov1-0/+107
2021-03-2848212: Introduce new completion for Linux task capabilitiesArseny Maslennikov1-0/+65
2021-03-2848231: add missing git --pretty formats and improve descriptionsŠtěpán Němec1-7/+9
2021-03-2848230, 48233 (Jun T): completion of dtrace probes and runtime optionsOliver Kiddle1-38/+149
2021-03-1748180: Start menu selection with select=long-list in menu styleMarlon Richert1-1/+1
2021-02-2448105: Update ctags completion with format fixJacob Gelbman1-193/+186
2021-02-2348096: New ctags completionJacob Gelbman1-0/+204
2021-02-13unposted (Daniel): add exclusion list missed in recent OpenBSD update to loca...Oliver Kiddle1-1/+1
2021-02-13github #68: support section suffix completion for man pagestaiyu2-8/+20
2021-02-0847944: update completions for NetBSD 9Oliver Kiddle4-6/+15
2021-02-0847943: update completions for DragonflyBSD 5.8.3Oliver Kiddle2-2/+6
2021-02-0747932: update completions for procps 3.3.16Oliver Kiddle4-2/+5
2021-02-0747931: update completions for OpenBSD base up to 6.8Oliver Kiddle5-9/+19
2021-02-0747930: update completions for FreeBSD base up to 12.2Oliver Kiddle3-5/+7
2021-02-0747929: complete newer possible values for the sort styleOliver Kiddle1-1/+5
2021-02-07based on github #62: return proper exit statusoxiedi1-2/+4
2021-02-07github #66: Add more commands to _todo.shDCsunset1-1/+6
2021-02-07github #63: fix regression caused by 44274, with sort style -o could break _v...oxiedi1-1/+1
2021-02-07github #72: Fix unix command lldb tab-completionSemnodime1-12/+12
2021-02-07gitlab !16: Allow spaces between short options and their parameters in _trans...aaaz1-10/+10
2021-02-0647919: use common function for completing BSD login classesOliver Kiddle5-11/+34
2021-02-0647918: new util-linux completions for nsenter and unshareOliver Kiddle2-0/+68
2021-02-0147883: _awk: support gawk ver.5Jun-ichi Takimoto1-2/+2