Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-03 | 48938: remove vim fold and option markers in completions | Oliver Kiddle | 2 | -34/+31 | |
2021-06-03 | 48939: update completion of options for rsync 3.2.3 | Oliver Kiddle | 1 | -15/+38 | |
2021-05-22 | 48897: completion updates for DragonFly 6.0 and OpenBSD 6.9 | Oliver Kiddle | 8 | -13/+29 | |
2021-05-21 | 48891: Fix pgrep/pkill -f completion | Marlon Richert | 1 | -2/+9 | |
Old completion produced false positives & took too much screen space. | |||||
2021-05-17 | users/26649: add zstyle for rake targets without description | Jörg Sommer | 1 | -1/+3 | |
`rake -T` shows only these targets having a description. But it might be useful to see all. Allow this with the zsytle setting: zstyle :completion::complete:rake:argument-rest:targets extended true | |||||
2021-05-16 | 48783: update ansible completion to 2.10.8 | Oliver Kiddle | 1 | -13/+25 | |
2021-05-16 | 48623: update options in openssh completion to version 8.6 | Oliver Kiddle | 1 | -40/+66 | |
2021-05-16 | _timeout: Fix wrong syntax | Mikael Magnusson | 1 | -1/+1 | |
2021-04-28 | 48702: _pandoc: don't use cache, multiple extensions of format, etc. | Jun-ichi Takimoto | 1 | -261/+114 | |
2021-04-19 | github/zsh-completions #792: added completions for opus-tools (opusenc, ↵ | André Kugland | 1 | -0/+71 | |
opusdec & opusinfo) | |||||
2021-04-19 | 48619: complete inventory plugins in assignments to ANSIBLE_INVENTORY_ENABLED | Oliver Kiddle | 1 | -7/+7 | |
2021-04-19 | 48618: update completions for FreeBSD 13 | Oliver Kiddle | 6 | -33/+89 | |
2021-04-11 | 48466: correct indentation and remove tabs and trailing spaces | Marc Chantreux | 1 | -29/+29 | |
2021-04-11 | 48445: pluralize tags in _surfraw | Marc Chantreux | 1 | -8/+8 | |
2021-04-10 | 48338: _git: Support case-insensitive path matching | dana | 1 | -3/+8 | |
2021-04-09 | 48437: fix pid completion when cursor is in the middle of the line | Oliver Kiddle | 1 | -2/+2 | |
2021-04-08 | 48416: update _gcore for macOS and GNU | Jun-ichi Takimoto | 1 | -3/+13 | |
2021-04-06 | users/26579: changes from review including parameter expansion to replace awk | Marc Chantreux | 1 | -13/+17 | |
2021-04-04 | 48218 (+ 48354): various improvements for _gcc | Jacob Gelbman | 1 | -989/+2052 | |
2021-03-31 | github #74: Drop vcsh completions, maintained upstream | Caleb Maclennan | 1 | -89/+0 | |
See discussion on upstream project here: https://github.com/RichiH/vcsh/issues/270 | |||||
2021-03-31 | 48192: Fix _openstack completion for new style clients | Syphdias | 1 | -53/+64 | |
2021-03-31 | users/26557: add bookmarks support and remove the header from the final list ↵ | Marc Chantreux | 1 | -2/+16 | |
in surfraw completion | |||||
2021-03-29 | 48166: add completion for ctags language options | Jacob Gelbman | 1 | -197/+244 | |
2021-03-28 | 48231: add missing git --pretty formats and improve descriptions | Štěpán Němec | 1 | -7/+9 | |
2021-02-24 | 48105: Update ctags completion with format fix | Jacob Gelbman | 1 | -193/+186 | |
2021-02-23 | 48096: New ctags completion | Jacob Gelbman | 1 | -0/+204 | |
2021-02-13 | unposted (Daniel): add exclusion list missed in recent OpenBSD update to ↵ | Oliver Kiddle | 1 | -1/+1 | |
locale completion | |||||
2021-02-13 | github #68: support section suffix completion for man pages | taiyu | 1 | -8/+14 | |
Support prepend and suffix values for insert-sections Add values for insert-sections for zstyle completion | |||||
2021-02-08 | 47944: update completions for NetBSD 9 | Oliver Kiddle | 1 | -2/+9 | |
2021-02-08 | 47943: update completions for DragonflyBSD 5.8.3 | Oliver Kiddle | 2 | -2/+6 | |
2021-02-07 | 47932: update completions for procps 3.3.16 | Oliver Kiddle | 3 | -1/+4 | |
2021-02-07 | 47931: update completions for OpenBSD base up to 6.8 | Oliver Kiddle | 3 | -9/+17 | |
2021-02-07 | 47930: update completions for FreeBSD base up to 12.2 | Oliver Kiddle | 1 | -1/+2 | |
2021-02-07 | github #66: Add more commands to _todo.sh | DCsunset | 1 | -1/+6 | |
2021-02-07 | github #72: Fix unix command lldb tab-completion | Semnodime | 1 | -12/+12 | |
The --arguments are space (` `) separated, not equal-sign (`=`) separated. lldb --correct c_arg --wrong=w_arg | |||||
2021-02-07 | gitlab !16: Allow spaces between short options and their parameters in ↵ | aaaz | 1 | -10/+10 | |
_transmission This matches the summary listed in the `transmission-remote` man page and the program's actual behavior. | |||||
2021-02-06 | 47919: use common function for completing BSD login classes | Oliver Kiddle | 4 | -11/+30 | |
also update for options to env on FreeBSD and Dragonfly | |||||
2021-02-01 | 47883: _awk: support gawk ver.5 | Jun-ichi Takimoto | 1 | -2/+2 | |
2020-10-29 | users/26107: complete changed files after git diff HEAD | Oliver Kiddle | 1 | -1/+8 | |
2020-09-23 | github #65: _nmap: Rename option flags (s/_/-/g) | Meng Bo | 1 | -12/+12 | |
Nmap commands that previously included an underscore (--max_rtt_timeout, --send_eth, --host_timeout, etc.) have been renamed to use a hyphen in the preferred format. | |||||
2020-09-06 | unposted: remove periods from completion descriptions | Doug Kearns | 2 | -2/+2 | |
As per the completion-style-guide recommendations. | |||||
2020-09-04 | 47350: new dropbox command line client completion | Peter Stephenson | 1 | -0/+66 | |
2020-08-21 | 47322: allow prefix with ssh cipher completion and add matching control for ↵ | Oliver Kiddle | 1 | -3/+3 | |
options | |||||
2020-08-13 | 47319: complete more options to ImageMagick's convert command | Oliver Kiddle | 1 | -0/+7 | |
2020-08-10 | 47293: lowercase completion descriptions for lp | Oliver Kiddle | 1 | -78/+81 | |
2020-07-08 | 46216: update for ansible 2.9 | Oliver Kiddle | 1 | -38/+109 | |
2020-07-08 | 46217: update options for tmux 3.1 | Oliver Kiddle | 1 | -19/+91 | |
2020-06-28 | 46097: Fix "assignment to invalid subscript range" error in _rm. | zsugabubus | 1 | -1/+1 | |
See 46090 for details. | |||||
2020-06-28 | 46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be ↵ | Daniel Shahaf | 1 | -2/+3 | |
completed to 'foo.bar.baz'. Now it properly gets completed, but in the case of gpg.openpgp.program, the description would be shown as "unknown option name", that being the description of gpg.*.program via `git help -c`, which shadows the more description of gpg.openpgp.program in $git_options. | |||||
2020-06-28 | 46128: _git: Complete more options and diff/merge tools. | Daniel Shahaf | 1 | -2/+27 | |