1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-08-11 02:51:07 +02:00
zsh/Completion/Unix/Command
Marc Cornellà 99fd8c0fe9 unposted (PR ): __git_files: fix double quotation of star
This fixes the double quote introduced by aa160fc8, so that the end result of
the parameter expansion is $pref followed by \* (a quoted star), meaning
`git ls-files` gets a literal star, not an expanded list of matching files, as
was intended in commit cc7437bf.

Fixes completion of `git add ../<TAB>`.
2018-08-12 19:37:47 +00:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
_a2ps 42175 + 42177 + 42178: avoid localized output from external commands 2017-12-28 11:35:34 +09:00
_aap 21540: update aap completion for version 1.076 2005-07-28 07:43:22 +00:00
_adb 42564: _adb: Various improvements 2018-03-29 21:27:11 +02:00
_ansible 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_ant unposted (via github): complete -Dproperty=/path_complete for ant 2017-03-04 09:31:31 +01:00
_antiword 26372: update antiword completion for version 0.37 2009-01-20 02:04:27 +00:00
_apachectl
_apm Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
_arp 42935: FreeBSD does not support -v for arp 2018-06-07 17:42:50 +02:00
_arping 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_at 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_attr 42231: new completion functions for simple utilities belonging to the 'Darwin' and 'Linux' groups. 2018-01-06 00:13:51 +01:00
_augeas 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_awk 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 2018-01-05 17:17:47 +01:00
_base64 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_basename 40842: update completions for coreutils and similar utilities, also improving BSD and Solaris support 2017-03-14 16:13:05 +01:00
_bash 42992: Fix minor escaping bug in _bash 2018-06-13 18:59:05 -05:00
_baz 35286: fix zstyle lookups with _baz and _tla 2015-05-27 19:38:05 +02:00
_beep unposted: _beep completion: Actually hook it for the 'beep' command. 2015-10-24 20:42:31 +00:00
_bibtex 37663: New bibtex completion (very minimal). 2016-01-18 02:39:52 +00:00
_bison
_bittorrent 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_bogofilter 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_bpython 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_bzip2 30795: new xz completion and comple --fast and --best for bzip2 2012-11-12 08:47:16 +00:00
_bzr 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_cabal 34874: completion for cabal 2015-04-10 19:31:33 -04:00
_cal various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_calendar 26801: add completion for calendar function 2009-04-01 10:57:10 +00:00
_cat 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_ccal various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_cdcd unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_cdrdao 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_cdrecord 23475: call $service instead of 'cdrecord', in case we are using wodim. 2007-05-27 16:57:55 +00:00
_chkconfig 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
_chmod 42214: use less general names on new functions for completing file flags and modes 2018-01-04 11:50:50 +01:00
_chown 42642 (tweaked for Solaris): OpenBSD chown does not support -f and dragonfly has -x 2018-04-16 16:39:21 +02:00
_chroot 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_chsh 41560: cleanup chsh completion for different platforms 2017-08-18 12:54:18 +02:00
_cksum 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_clay 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_cmp 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_column 42583: new column completion 2018-04-05 11:30:10 +02:00
_comm 43043: Improve comm/sed completion 2018-06-17 20:38:15 -05:00
_compress
_configure 27518: suggest some more configure argument patterns 2009-12-14 21:35:02 +00:00
_cowsay 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
_cp 41823: new completions for some GNU coreutils utilities 2017-10-07 22:26:51 +02:00
_cpio 39840: _cpio: Declare variable's type correctly. 2016-11-07 05:21:19 +00:00
_cplay 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_crontab 43186: Add completion for cronie/dcron/Vixie crontab 2018-07-19 21:17:30 -05:00
_cscope 40020: new cscope completion 2016-11-25 23:05:54 +01:00
_cssh 22543: completion for clusterssh. 2006-07-09 18:50:02 +00:00
_curl 37163: Remove curl completion 2015-11-27 07:27:09 +00:00
_cut 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_cvs 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_darcs 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_date 40842: update completions for coreutils and similar utilities, also improving BSD and Solaris support 2017-03-14 16:13:05 +01:00
_dbus unposted: fix syntax on line end 2017-04-26 16:35:29 +02:00
_dconf 41711: new dconf completion 2017-09-15 20:24:04 +02:00
_dd 42676: deal with system specific arguments in dd completion 2018-04-29 23:32:10 +02:00
_devtodo 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_df 42729: update df completion for [DFNO]BSD 2018-04-29 23:49:49 +02:00
_dhclient 42582: updates to options in completions for OpenBSD 6.3 2018-04-05 11:29:07 +02:00
_dict
_diff
_diffstat 42658: allow compact form of option arguments to diffstat 2018-04-16 16:53:47 +02:00
_dig 42570: new completion for drill and factor out DNS type completion 2018-03-30 16:12:35 +02:00
_django 41409: complete "django startproject" 2017-07-11 09:13:51 +01:00
_dmesg 38812: a few new completions and update some command options 2016-07-08 23:10:41 +02:00
_dmidecode 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
_doas 40011: Make $_comp_priv_prefix only declared when required, and use that to have chgrp offer all groups under doas, ssh, etc as well. 2016-11-28 07:16:39 +00:00
_drill 42570: new completion for drill and factor out DNS type completion 2018-03-30 16:12:35 +02:00
_dsh 39410: Fix unintentional history modifiers. 2016-09-22 21:02:45 +00:00
_dtruss 43079, 43086: new utility to complete names of running processes 2018-06-25 11:09:14 +09:00
_du 37847: update du arguments up to GNU du 8.25 2016-04-14 15:52:08 +02:00
_dvi unposted: add dvipdf to _dvi command list 2014-09-23 09:45:29 +01:00
_ecasound 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_ed 42981: Add ed completer 2018-06-15 14:15:56 -05:00
_elfdump 37383: add completion type for object files 2015-12-11 11:51:09 +01:00
_elinks 28051: update elinks completion for version 0.12pre5 2010-06-22 01:01:07 +00:00
_elm
_enscript 42221: update enscript completion for GNU enscript 1.6.6 2018-01-05 14:30:02 +01:00
_entr 41616: update completion options to entr 3.8 2017-08-29 00:38:32 +02:00
_env 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_espeak 39165: update options to correspond to latest versions of software in various functions 2016-09-03 12:31:22 +02:00
_etags 31203: add new etags completion. 2013-04-04 16:02:52 +01:00
_fakeroot
_feh 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_fetchmail
_ffmpeg 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_figlet
_find 42214: use less general names on new functions for completing file flags and modes 2018-01-04 11:50:50 +01:00
_finger
_flac 41728: new completion for flac and update options in metaflac completion 2017-09-18 22:38:18 +02:00
_flasher 22005: completion for flasher utility for Nokia 770 Internet Tablet. 2005-11-17 02:45:20 +00:00
_flex 41492: update some options in completions 2017-08-05 16:22:30 +02:00
_fmt 42590: fix detection of OSTYPE in _fmt 2018-04-05 20:31:28 +09:00
_fold 42223: new completions for sublime text and some basic Unix utilities 2018-01-05 15:29:17 +01:00
_fortune various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_fsh 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges with sudo in completion functions 2016-09-11 13:49:22 +02:00
_fuser 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_gcc 43164: _gcc: fix 'args=' to 'args+=', and update a few options 2018-07-11 22:34:03 +09:00
_gcore 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_gdb 43183: fix '_ttys -o' and use it in _gdb/_pgrep 2018-07-19 17:26:11 +09:00
_gem 42550: new completion for ruby's gem 2018-03-28 09:11:35 +02:00
_genisoimage 23745: partial completion for genisoimage. 2007-08-08 02:25:43 +00:00
_getconf 30456: Completion/Unix/Command/_getconf: Use new array syntax. 2012-05-01 12:33:13 +00:00
_getent 38989: minor completion updates for FreeBSD 2016-08-03 17:29:41 +02:00
_getfacl 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
_getmail 23117: strip out erroneous commas. 2007-01-21 16:47:31 +00:00
_getopt 42223: new completions for sublime text and some basic Unix utilities 2018-01-05 15:29:17 +01:00
_ghostscript 42881: update options in ghostscript completion and query more matches directly from it 2018-06-04 00:07:23 +02:00
_git unposted (PR ): __git_files: fix double quotation of star 2018-08-12 19:37:47 +00:00
_global 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_gnu_generic
_gnupod unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_gnutls 41963: update completion for gnutls 3.6.1 2017-10-31 00:51:42 +01:00
_go minor typo 2011-05-23 13:10:24 +00:00
_gpg 43059: _gpg: Use explicit UIDs for state = public keys. 2018-07-01 16:27:08 +00:00
_gphoto2 update gphoto2 completion for new options up to gphoto2 2.5.11 2017-02-19 02:22:43 +01:00
_gprof
_gradle Jesper Nygårds: 31012: gradle completion update 2013-01-29 19:32:22 +00:00
_graphicsmagick 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_grep 43177: _grep: support bzgrep, and add a few options for macOS 2018-07-18 00:38:10 +09:00
_groff 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_growisofs 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_gsettings 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
_guilt 23580: rudimentary completion for guilt. 2007-06-22 10:54:07 +00:00
_gzip 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
_head 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_hexdump 41958: update util-linux completions to 2.31; new hexdump completion 2017-10-29 13:42:53 +01:00
_hg 43254: remove hg -w completion, add hg -S 2018-08-07 09:19:24 +01:00
_hostname 43047: Add completion for hostname 2018-06-18 17:54:22 -05:00
_iconv 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_id 42309: A few small updates for OpenBSD 2018-01-23 11:02:56 +01:00
_ifconfig 42732: Add several more entries to ifconfig 2018-05-02 09:09:09 +02:00
_iftop 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_imagemagick 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_init_d unposted: _init_d: Report failure to caller. 2016-01-29 09:14:49 +00:00
_initctl 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_install 43189: _install: similar fix as 43187 for option -f 2018-07-19 17:04:09 +09:00
_iostat 41709: update options in Linux sysstat completions 2017-09-15 18:31:11 +02:00
_ip users/22834: allow completion after -c and a few other new ip options 2017-08-16 23:58:19 +02:00
_irssi 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
_ispell
_java 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08:00
_joe 38424: Use _baudrates helper instead of _baudrate 2016-05-09 03:40:31 +02:00
_join 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_jq 42918: fix file completion for jq 2018-06-09 10:05:07 +02:00
_killall 43108, 43121: _killall: complete various options 2018-07-02 17:41:39 +09:00
_knock
_kvno 41087: Update kvno completion to MIT krb 1.14 2017-05-22 15:00:41 +01:00
_last 41958: update util-linux completions to 2.31; new hexdump completion 2017-10-29 13:42:53 +01:00
_ldconfig 42242: add [DFNO]BSD to the mix in ldconfig completion 2018-01-10 23:39:58 +01:00
_ldd 42918: adapt detection of GNU variant of ldd to work on Ubuntu 2018-06-09 10:00:50 +02:00
_less 41831: fix compset usage in ogg123 completion and tweak where compset -p is a better choice than -P 2017-10-11 01:23:53 +02:00
_lha 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_libvirt 41086: Update librt completions 2017-05-22 14:58:49 +01:00
_links unposted: declare _links vals parameter local 2005-06-30 14:41:53 +00:00
_lldb 43182: _lldb: complete process name after option -n 2018-07-18 17:13:11 +09:00
_ln 42330: ln -L and -P are POSIX, but not supported by Darwin or NetBSD 2018-02-08 00:37:26 +01:00
_loadkeys
_locale 38567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8) 2016-06-02 22:03:23 -04:00
_localedef 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_locate 40842: update completions for coreutils and similar utilities, also improving BSD and Solaris support 2017-03-14 16:13:05 +01:00
_look 39165: update options to correspond to latest versions of software in various functions 2016-09-03 12:31:22 +02:00
_lp 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_ls 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 2018-01-05 17:17:47 +01:00
_lsof 42569: improve lsof completion after -i and -s options 2018-03-30 16:17:44 +02:00
_lua 43203: Add completion for lua 2018-07-25 12:10:11 -05:00
_luarocks 42947: new luarocks completion 2018-06-07 23:18:34 +02:00
_lynx 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_lz4 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_lzop 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_mail 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_make 42521 based on 42049 (SATOH Fumiyasu): fix finding of includes in make completion 2018-03-24 15:11:19 +01:00
_man 43024: Improve _man section-name matching 2018-06-15 22:03:30 -05:00
_md5sum 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_mencal 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_mh 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_mkdir 42214: use less general names on new functions for completing file flags and modes 2018-01-04 11:50:50 +01:00
_mktemp 42223: new completions for sublime text and some basic Unix utilities 2018-01-05 15:29:17 +01:00
_module 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_monotone 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_moosic 32817: Add completion for moosic 2014-07-26 20:54:03 +02:00
_mosh 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_mount 41481: _df: Complete mounted device and mount points. 2017-08-08 14:55:02 +00:00
_mpc 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_mt Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
_mtools unposted: Remove uneeded executability bits. 2015-12-03 23:49:14 +00:00
_mtr update mtr completion through mtr 0.92 2017-09-22 18:45:32 +02:00
_mutt 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_mv 41823: new completions for some GNU coreutils utilities 2017-10-07 22:26:51 +02:00
_mysql_utils 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08:00
_mysqldiff 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_ncftp 36091: _ncftp: search XDG_DATA_HOME for bookmarks saved by lftp 2015-08-15 00:43:48 +02:00
_netcat 42520: don't use an empty but existing option cache in netcat completion 2018-03-24 15:16:07 +01:00
_netstat 42803: handle Linux and the the BSDs in netstat completion 2018-05-19 11:06:52 +02:00
_nginx 43196: Add completion for nginx 2018-07-20 11:15:32 -05:00
_ngrep 41556: complete BPF (libpcap) filters 2017-08-16 23:47:55 +02:00
_nice 23226: handle "nice -n<->" 2007-03-22 10:45:19 +00:00
_nkf 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_nl 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_nm 41177: _nm: add support for macOS and OpenBSD 2017-06-01 00:11:41 +09:00
_nmap 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_notmuch 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_npm Fix outdated npm completion 2014-02-24 09:32:01 +00:00
_nslookup
_numfmt 41823: new completions for some GNU coreutils utilities 2017-10-07 22:26:51 +02:00
_objdump 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_od 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 2018-01-05 17:17:47 +01:00
_openstack 41085: Update OpenStack completions 2017-05-22 14:57:21 +01:00
_pack
_paste 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_patch 39165: update options to correspond to latest versions of software in various functions 2016-09-03 12:31:22 +02:00
_patchutils 40434: Jan Matejek: patchutils completion update 2017-02-06 13:47:40 +00:00
_pax 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_pbm 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_perforce 40200: Updated Perforce completion 2017-01-27 18:05:05 +00:00
_perl 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_perldoc Aaron Schrab: 30710: perldoc completion updates 2012-09-30 16:14:30 +00:00
_pgrep 43192: _pgrep: simplify completions of list of IDs 2018-07-20 18:40:05 +09:00
_php 43207: Improve _bind_addresses, _php 2018-07-31 20:46:09 -05:00
_picocom 38424: Use _baudrates helper instead of _baudrate 2016-05-09 03:40:31 +02:00
_pine
_ping 41854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD and for ping6 2017-10-11 01:23:59 +02:00
_pkg-config 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_pkg_instance 25324: Danek Duvall: some Solaris and more general completions 2008-07-21 19:15:22 +00:00
_pkgadd unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_pkginfo unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_pkgrm unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_pon 22835: tidy up pon bit and add poff completion. 2006-10-07 08:58:38 +00:00
_postfix unposted: _postfix: Correct quoting in _call_program invocations. 2016-09-16 04:02:12 +00:00
_prcs
_printenv 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_prove 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_ps 43107: add an option to _ttys to complete only open ttys 2018-07-01 22:41:15 +09:00
_psutils c.f. 31071: remove duplicate _osc and rename _ps to avoid name clash 2013-02-27 21:43:15 +00:00
_pump various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_pwgen 42548: new pwgen completion 2018-03-28 10:32:11 +02:00
_pydoc 34415: cache list of all python modules 2015-01-28 23:58:23 +09:00
_python 35066: Minor completion fix for pasted arguments 2015-05-09 15:13:43 +00:00
_qemu unposted (cf. 36998,36999): undo 36956 / restore 34451 with expanded comment about the flip-flopping 2015-10-31 09:54:04 -07:00
_quilt 33238: correct return values 2014-09-25 00:21:18 +02:00
_raggle unposted: update raggle completion for version 0.4.4 2006-04-14 12:49:14 +00:00
_rake 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08:00
_ranlib Jesse Weinstein: 23878: completion for ranlib. 2007-10-01 13:22:02 +00:00
_rar 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_rcs
_readelf 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_readlink 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_renice
_ri 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_rlogin 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_rm 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm completion 2017-10-11 01:24:01 +02:00
_rmdir 42730: Complete the options for rmdir 2018-04-29 23:54:40 +02:00
_route 41601: handle system differences in arp completion and add function for route 2017-08-25 15:20:10 +02:00
_rrdtool 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_rsync 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_rubber 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_ruby 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_runit 33375: new sv completion 2014-10-10 15:50:57 +02:00
_sablotron 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_samba 43943: update samba completion with long options 2018-06-07 17:30:57 +02:00
_sccs 28761: file completion for sccs 2011-02-17 19:54:06 +00:00
_screen 42230: update screen completion to 4.06.01 2018-01-05 17:27:28 +01:00
_script 42582: updates to options in completions for OpenBSD 6.3 2018-04-05 11:29:07 +02:00
_sed 43078: add completion for the sed expression 2018-06-21 14:57:39 +02:00
_seq 41823: new completions for some GNU coreutils utilities 2017-10-07 22:26:51 +02:00
_service 38812: a few new completions and update some command options 2016-07-08 23:10:41 +02:00
_setfacl 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
_sh 42965: add full completion for bash and update shell list in _sh 2018-06-09 11:06:55 +02:00
_shasum 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_showmount
_shuf 42919: new shuf and uptime completions 2018-06-04 00:19:02 +02:00
_shutdown 42968: add "-c" for _shutdown completion on FreeBSD 12-current 2018-06-09 21:26:44 +02:00
_sisu 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_slrn
_smartmontools 41710: new smartctl completion 2017-09-15 18:37:43 +02:00
_socket
_sort 41969: _sort: Clarify option description. 2017-11-03 20:40:05 +00:00
_spamassassin
_split 41823: new completions for some GNU coreutils utilities 2017-10-07 22:26:51 +02:00
_sqlite 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_sqsh 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_ssh 42659: various completion option updates 2018-04-16 17:02:56 +02:00
_stat 43060: Expand stat completion 2018-06-20 00:25:31 -05:00
_stdbuf 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_stgit 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_strings 42577: fix macOS support in _strings 2018-04-05 10:27:45 +09:00
_strip 42572: various completion option updates 2018-03-31 10:12:59 +02:00
_stty 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_su 38703: support su options on macOS 2016-06-18 00:08:16 +02:00
_subversion 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_sudo 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
_surfraw 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_swaks 40302: New _swaks completion (common options only). 2017-01-10 03:37:34 +00:00
_swift 40450, 40451: Swifth language completion. 2017-01-29 16:36:24 +00:00
_sysctl 40210: Add support modern FreeBSD and drop support for FreeBSD < 5 2016-12-18 14:55:57 +00:00
_tac 42922: new tac completion 2018-06-04 00:12:41 +02:00
_tail 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 2018-01-05 17:17:47 +01:00
_tar 42585: improve completion for libarchive-based tar 2018-04-05 20:27:39 +09:00
_tardy 22888: completion for tardy. 2006-10-20 12:22:54 +00:00
_tcpdump 41556: complete BPF (libpcap) filters 2017-08-16 23:47:55 +02:00
_tcptraceroute 22450: completion for tcptraceroute. 2006-05-20 16:42:50 +00:00
_tee 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_telnet 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_tex 28631: gi1242+zsh@gmail.com (as in 28633): completion updates 2011-01-16 20:37:32 +00:00
_texinfo 41853: update options for texinfo 6.5 and complete also for the pinfo info reader 2017-10-11 01:23:57 +02:00
_tidy 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
_tiff 42728: update options in libtiff tools completion and add handling for tiff2pdf 2018-04-29 23:29:40 +02:00
_timeout 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 2018-01-05 17:17:47 +01:00
_tin 39165: update options to correspond to latest versions of software in various functions 2016-09-03 12:31:22 +02:00
_tla 35286: fix zstyle lookups with _baz and _tla 2015-05-27 19:38:05 +02:00
_tmux 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_todo.sh 41618: Added some arguments autocompletion to _todo.sh. 2017-08-29 01:56:17 +00:00
_toilet 23005: completion for toilet. 2006-11-18 04:15:12 +00:00
_top 39857: add support for darwin, with improvements on linux etc. 2016-11-08 21:49:33 +09:00
_topgit 26023: skeletal completion for tg (topgit). 2008-11-11 12:13:50 +00:00
_totd 22000: completion for totdconfig. 2005-11-11 20:44:31 +00:00
_touch 38812: a few new completions and update some command options 2016-07-08 23:10:41 +02:00
_tput 37913: add additional completers and _zpool improvement 2016-02-11 22:53:16 -05:00
_tr 42209: fix option descriptions for non-GNU variants of tr 2018-01-04 00:01:58 +01:00
_tree 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_truss 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
_twidge 29690: new _twidge and _cryptsetup completers from Daniel Friesel. 2011-08-17 10:24:34 +00:00
_twisted c.f. 42499: tera torn: update twisted completion stub for new twist command 2018-04-08 10:51:35 +02:00
_unace
_uname 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_unexpand 42209: take account of numeric options such as -4 instead of -t4 2018-01-04 00:05:59 +01:00
_uniq 42582: updates to options in completions for OpenBSD 6.3 2018-04-05 11:29:07 +02:00
_unison unposted: clean up completion descriptions as per Etc/completion-style-guide 2011-06-20 02:24:56 +00:00
_units 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_uptime 42919: new shuf and uptime completions 2018-06-04 00:19:02 +02:00
_user_admin 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_uzbl 27847: completion for uzbl. 2010-03-30 18:37:36 +00:00
_vcsh 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_vim 42746: _vim: handle special values for -u/-U 2018-06-27 15:38:59 +02:00
_vmstat 41568: complete vmstat options on NetBSD and Solaris and add some exclusion lists 2017-08-18 22:25:16 +02:00
_vorbis 42743: update vorbis-tools completion and include vorbiscomment with the rest 2018-05-02 08:59:23 +02:00
_vux 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
_w 41598: new who and w completions 2017-08-25 15:08:30 +02:00
_w3m 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_watch 35274: completion: Add FreeBSD's watch(1) 2015-07-26 11:23:14 +00:00
_wc 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_webbrowser 43061: Improve open (macOS) completion 2018-06-20 00:26:41 -05:00
_wget 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_whereis
_who 41598: new who and w completions 2017-08-25 15:08:30 +02:00
_whois 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_wiggle 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_xargs 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_xmlsoft 38812: a few new completions and update some command options 2016-07-08 23:10:41 +02:00
_xmlstarlet 42567: new completion for xmlstarlet 2018-03-30 16:14:34 +02:00
_xmms2 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_xxd 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_xz 41479: _xz: Complete compressed, rather than uncompressed, files after -d. 2017-08-02 14:09:59 +00:00
_yafc 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_yodl
_yp 42208: fix use of cache variables in yp completion 2018-01-03 18:39:55 +01:00
_zcat 35866: complete also for pigz and allow for NetBSD gzip 2015-07-23 07:02:40 +02:00
_zdump 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_zfs 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_zip 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_zpool 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08:00
_zsh 36732: _zsh now complets script args; also support -s, -b 2015-10-02 22:11:43 +09:00