summaryrefslogtreecommitdiffstats
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* unposted: _jobs_fg: complete disown -adana15 hours1-1/+6
|
* 54574: _numbers: align descriptionsdana2 days1-2/+5
|
* github #160 (tweaked): New Papers completionMichael Kuhn5 days1-0/+18
| | | | | | | Papers is the successor of Evince, see: https://gitlab.gnome.org/GNOME/papers tweaked to use groups, fix exclusions, adjust wording, etc
* github #172: Completion for "sioyek" (PDF viewer)GI5 days1-0/+29
|
* unposted: complete network interfaces for the netif service given new ↵Oliver Kiddle5 days1-7/+4
| | | | workings for jails
* github #166: complete names of non-running FreeBSD jailsNick Price5 days3-13/+72
|
* 54578: relacement for 52373 without breaking use of the format style with a ↵Oliver Kiddle5 days1-3/+3
| | | | unit-suffixes tag
* 54577: restore environment variable completion to envOliver Kiddle5 days1-1/+3
|
* 54576: adapt git config completon to new sub-commandsOliver Kiddle5 days1-56/+114
|
* github #169: completion: remove _darcsdana7 days1-63/+0
| | | | now provided by up-stream (see previous commit)
* github #169: completion: update _darcs from up-streamdana7 days1-15/+40
| | | | | | this function is now provided by the up-stream project, so it will be removed from the zsh distribution. this commit exists to back-port into 5.9.1 -- i felt the history might be confusing if the update appeared only in that branch
* 54533: _gcc: fix some funny autogenerated artifacts and other typosMikael Magnusson7 days1-46/+36
|
* 54532: completers: various small fixesMikael Magnusson7 days16-29/+28
| | | | | | | | | | | | | | | | | | | _find: - and + were reversed compared to the disp string _zstyle: fix typo breaking chpwd-specific style completion _sudo: minor typo in exclusion list _rsync: fix some minor thinkos _ip: fix a few typos _sort: remove double --ignore-nonprinting line _df: fix typo widge -> wedge _tmux: fix various issues _mount: defperm confusion _sed: typo _netstat: fix -4/-6 typo _wget: fix some syntactical typos _subversion: fix using wrong cache name _lsof: typo _ffmpeg: fix copy-pasto in for scodecs _ansible: --skip-tags also takes tags
* 54531: completers: remove spurious ; in "case $foo; in"Mikael Magnusson7 days9-12/+12
|
* 54530: Fix typo in default value for avoid-completerMikael Magnusson7 days1-1/+1
|
* 54425+54429+54449: compdef -[kK]: avoid forkingCharles Blake8 days1-3/+3
|
* 54528: completion option updates and minor cleanupsOliver Kiddle9 days17-120/+325
|
* 54526: update completions for FreeBSD 14.4 and 15.0Oliver Kiddle9 days15-62/+275
|
* 54501: completion: add chdman, fish, nanodana12 days3-0/+360
|
* 54500: completion: chown, cpio: support user:group syntax onlydana12 days2-15/+8
|
* unposted: complete files after semanage fcontext -eOliver Kiddle13 days1-1/+1
|
* 54445: support more systems in terminal name completionOliver Kiddle13 days1-4/+33
| | | | Parse termcap and full terminfo source formats.
* 54454: _values: auto-remove argument separatordana2026-05-061-2/+2
|
* 54448: completion: update base64, btrfs, emulate, treedana2026-05-044-36/+83
|
* unposted: completion: add missing + to some short-option specsdana2026-05-033-9/+9
|
* unposted: completion: add _echodana2026-05-021-0/+32
|
* unposted: remove the 'this' from 'show this help and exit' in completersMikael Magnusson2026-05-034-4/+4
|
* 54423 (tweaked): compinit: improve and document -wdana2026-05-022-4/+10
| | | | | | also add new-line after compaudit prompt tweaked -D/-w exclusions in _compinit
* unposted: _mpc: fix typo for -h flagMikael Magnusson2026-05-021-1/+1
|
* 54218: _ip: add missing optionsRyan Rotter2026-04-301-0/+3
|
* github #168: complete apt history commandsChristopher Bock2026-04-301-1/+9
|
* unposted: nedit-client is also commonly used as as the name for ncOliver Kiddle2026-04-301-1/+1
|
* unposted: ghostscript completion does a better job of handling gsndOliver Kiddle2026-04-302-2/+2
|
* unposted: complete also for FreeBSD's fluaOliver Kiddle2026-04-301-1/+1
|
* unposted: fix for approximate completion/correction after sudoOliver Kiddle2026-04-301-1/+1
|
* unposted: _opkg: guard zparseopts long-option specsdana2026-04-291-4/+4
| | | | see w/54376
* unposted: completion: add _compinitdana2026-04-291-0/+9
|
* 54394: completion: add _7zipdana2026-04-281-0/+209
|
* github #167: _tmux: include new options added between 3.4 and next-3.7Matt Koscica2026-04-281-0/+25
|
* 54361 (tweaked): zparseopts: print friendlier usage errors, add -n optiondana2026-04-191-0/+1
| | | | tweaked to adjust order of options in documentation
* 54181, 54331: remove support for restricted shellOliver Kiddle2026-04-141-1/+1
| | | | | This is in response to a security report. There are too many potential ways to break out of a restricted shell and more secure, modern alternatives exist.
* 54327: parameter names with dot are allowed except just after $Jun-ichi Takimoto2026-04-131-2/+2
|
* 54319: turn off AUTO_NAME_DIRS option in completionMikael Magnusson2026-04-081-0/+1
|
* github #156: _git: fix --git-dir and --work-tree options when used with ↵Bao Trinh2026-04-051-2/+2
| | | | parameters
* github #153: _zfs update zpool-prop'sChristopher Bock2026-04-051-2/+9
|
* 54208: allow multiple --preserve flags to cpRonan Pigott2026-04-051-2/+2
|
* 54276: fix to add full list of compression algorithms as completion matches ↵Oliver Kiddle2026-04-051-4/+4
| | | | for zfs
* github #163: fix completion of ssh (option -E)Eisuke Kawashima2026-04-031-1/+1
|
* github #155: update git completionEisuke Kawashima2026-04-031-4/+52
|
* github #152: _apt fix typosChristopher Bock2026-04-031-10/+10
|