1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-07 11:41:16 +02:00
zsh/Completion/Unix/Command
Daniel Shahaf 7542732df6 45231: _rsync: When completing remote modules, ignore more of the motd.
We cannot use the --no-motd option because it inhibits the modules
listing.

We cannot look for a blank line because there will not be a blank line
if the "motd file" does not end with a newline.

Looking for tabs is an improvement.  Any tabs in the motd will still
cause extraneous matches, but there's nothing we can do about that.

While here, show the modules in the order listed.
2020-01-06 02:28:54 +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
_abcde gitlab !5: Add new abcde completion. 2019-02-09 10:08:20 +01:00
_ack 43748: fix completion for ack 3beta 2018-11-02 01:09:47 +01:00
_adb 43819: expand adb completion to also cover options to adb backup 2018-11-12 11:09:55 +01:00
_ansible 44783, 44791: mark some repeatable options with * in the _arguments specs 2019-09-30 23:20: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
_arp 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +02:00
_arping 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +02:00
_asciidoctor 43897: Add/update various completion functions 2018-12-17 14:49:33 -06:00
_asciinema 43897: Add/update various completion functions 2018-12-17 14:49:33 -06:00
_at 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_attr 43346: various completion option updates 2018-08-29 17:32:10 +02:00
_augeas 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_avahi 44782: new completions for avahi and pkgin 2019-09-27 01:48:17 +02:00
_awk 44587: completion option updates 2019-08-19 16:15:49 +02: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 44349: completion option updates 2019-05-23 01:19:02 +02: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 43718: Use singular completion group descriptions 2018-10-24 00:41:58 -05: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 44251: Completion: Fix various wording issues 2019-04-26 17:50:00 -05:00
_chown 44251: Completion: Fix various wording issues 2019-04-26 17:50:00 -05:00
_chroot 42931: completion for several utilities especially for checksums across a variety of systems 2018-06-07 18:19:55 +02:00
_chsh 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_cksum 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_clay 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_cmp 43346: various completion option updates 2018-08-29 17:32:10 +02:00
_column 44076: _column: Support Debian, add missing options, adjust wording 2019-02-22 13:14:16 -06:00
_comm 43043: Improve comm/sed completion 2018-06-17 20:38:15 -05:00
_composer 44681 (tweaked): _composer: Eliminate questionable eval, fix quoting issue 2019-10-12 02:02: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 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +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 44849: completion updates for changes in OpenBSD 6.6 2019-10-18 22:47:32 +02:00
_dbus github #41: Extend _dbus with dbus-launch completion 2019-10-29 15:59:02 +01: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 43718: Use singular completion group descriptions 2018-10-24 00:41:58 -05:00
_dhclient 44849: completion updates for changes in OpenBSD 6.6 2019-10-18 22:47:32 +02:00
_dict
_diff
_diff3 43721: _diff3: detect GNU variant correctly 2018-10-24 17:29:28 +09:00
_diffstat 42658: allow compact form of option arguments to diffstat 2018-04-16 16:53:47 +02:00
_dig 44349: completion option updates 2019-05-23 01:19:02 +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 43816: various completion option updates 2018-11-12 10:32:41 +01: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
_dos2unix 44033: Add completion for dos2unix/unix2dos 2019-02-03 11:58:42 -06:00
_drill 42570: new completion for drill and factor out DNS type completion 2018-03-30 16:12:35 +02:00
_dsh 44783, 44791: mark some repeatable options with * in the _arguments specs 2019-09-30 23:20:24 +02:00
_dtruss 43079, 43086: new utility to complete names of running processes 2018-06-25 11:09:14 +09:00
_du 43302: Fix _du -B spec 2018-08-15 16:15:24 -05: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 43722: _ed, _env, _sort: support darwin 2018-10-24 17:32:17 +09: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
_enscript 42221: update enscript completion for GNU enscript 1.6.6 2018-01-05 14:30:02 +01:00
_entr 44349: completion option updates 2019-05-23 01:19:02 +02:00
_env 44349: completion option updates 2019-05-23 01:19:02 +02: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 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +02:00
_finger
_flac 41728: new completion for flac and update options in metaflac completion 2017-09-18 22:38:18 +02: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 44882: add completion of -save-stats flag 2019-11-06 21:26:47 +01:00
_gcore 44587: completion option updates 2019-08-19 16:15:49 +02:00
_gdb 43183: fix '_ttys -o' and use it in _gdb/_pgrep 2018-07-19 17:26:11 +09:00
_gem 44349: completion option updates 2019-05-23 01:19:02 +02:00
_genisoimage 23745: partial completion for genisoimage. 2007-08-08 02:25:43 +00:00
_getconf 44087: _getconf: Complete options, config variables on more systems 2019-02-27 19:31:55 -06:00
_getent 44780: add completion to getent for the utmpx key on FreeBSD 2019-09-27 00:23:50 +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 44923: update options for git 2.24 2019-11-24 22:58:38 +01: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 44798: completion option update 2019-10-01 23:10:17 +02: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 44849: completion updates for changes in OpenBSD 6.6 2019-10-18 22:47:32 +02: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
_host 43897: Add/update various completion functions 2018-12-17 14:49:33 -06:00
_hostname 43047: Add completion for hostname 2018-06-18 17:54:22 -05:00
_iconv 44077: completion: Fix GNU _pick_variant patterns, partially fix getent -s 2019-02-22 13:20:16 -06:00
_id 42309: A few small updates for OpenBSD 2018-01-23 11:02:56 +01:00
_ifconfig 44587: completion option updates 2019-08-19 16:15:49 +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 43713: Improve init.d command completion 2018-10-22 15:56:28 -05:00
_initctl 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_install 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +02:00
_iostat 44389: update _iostat and _vmstat for BSD 2019-06-03 22:33:10 +09:00
_ip unposted (salsa.debian.org MR!1): _ip: Complete the -brief option 2019-11-11 16:00:16 +00:00
_ipsec 43959: Add completion for strongSwan, &al. 2019-01-01 06:49:08 -06:00
_irssi 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
_ispell
_java 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06: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 43816: various completion option updates 2018-11-12 10:32:41 +01:00
_killall unposted: another place to complete selinux contexts that was missed in 44781 2019-12-01 22:59:36 +01: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 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_ldd 44077: completion: Fix GNU _pick_variant patterns, partially fix getent -s 2019-02-22 13:20:16 -06:00
_less 44587: completion option updates 2019-08-19 16:15:49 +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 44349: completion option updates 2019-05-23 01:19:02 +02:00
_lldb 43182: _lldb: complete process name after option -n 2018-07-18 17:13:11 +09:00
_ln 44587: completion option updates 2019-08-19 16:15:49 +02:00
_loadkeys
_locale 44077: completion: Fix GNU _pick_variant patterns, partially fix getent -s 2019-02-22 13:20:16 -06:00
_localedef 44077: completion: Fix GNU _pick_variant patterns, partially fix getent -s 2019-02-22 13:20:16 -06: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 gitlab !7: Minor fixes to _lp and _gv completion 2019-05-07 00:06:39 +02:00
_ls 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +02:00
_lsof 44587: completion option updates 2019-08-19 16:15:49 +02:00
_lua 43203: Add completion for lua 2018-07-25 12:10:11 -05:00
_luarocks gitlab !11: luarocks: Fix/improve logic of cache validation 2019-09-27 00:34:30 +02:00
_lynx 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_lz4 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06: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 45196: fix completion after make -C, allowing for -C being used multiple times 2020-01-03 23:01:00 +01:00
_man 45226: _man: Improve completion of file paths 2020-01-05 12:13:01 -06:00
_md5sum 43346: various completion option updates 2018-08-29 17:32:10 +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 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +02:00
_mkfifo 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +02:00
_mknod 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +02:00
_mktemp 43761: update five completion functions for darwin 2018-11-07 21:01:54 +09: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 43345: don't modify global variable in _umountable 2018-08-28 17:41:29 +02:00
_mpc 44587: completion option updates 2019-08-19 16:15:49 +02:00
_mt
_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 44251: Completion: Fix various wording issues 2019-04-26 17:50:00 -05:00
_myrepos github #33: Add completion file for myrepos (mr) 2019-05-06 17:03:59 +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 44798: completion option update 2019-10-01 23:10:17 +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 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_nl 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_nm 44349: completion option updates 2019-05-23 01:19:02 +02:00
_nmap 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_npm 43809: Suppress npm update checks during completion 2018-11-13 13:06:29 -06:00
_nslookup
_numfmt 41823: new completions for some GNU coreutils utilities 2017-10-07 22:26:51 +02:00
_objdump 44968: cleanup and update objdump and readelf completions 2019-12-01 22:49:47 +01:00
_od 43718: Use singular completion group descriptions 2018-10-24 00:41:58 -05:00
_openstack 41085: Update OpenStack completions 2017-05-22 14:57:21 +01:00
_pack
_pandoc gitlab !4: Add pandoc completion 2019-05-06 23:39:10 +02:00
_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 43718: Use singular completion group descriptions 2018-10-24 00:41:58 -05:00
_pbm 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_perforce 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06: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 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +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
_postgresql 44158: Completion: Add _postgresql 2019-04-01 14:44:42 -05:00
_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 43346: various completion option updates 2018-08-29 17:32:10 +02: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
_pv 44799: new pv completion 2019-10-01 23:13:22 +02: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 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06: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
_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 43718: Use singular completion group descriptions 2018-10-24 00:41:58 -05:00
_rclone 44587: completion option updates 2019-08-19 16:15:49 +02:00
_rcs
_readelf 44968: cleanup and update objdump and readelf completions 2019-12-01 22:49:47 +01: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 44250: Completion: Fix use of -A and -S options to _arguments 2019-04-26 17:48:30 -05:00
_rmdir 44251: Completion: Fix various wording issues 2019-04-26 17:50:00 -05:00
_route 43346: various completion option updates 2018-08-29 17:32:10 +02:00
_rrdtool 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_rsync 45231: _rsync: When completing remote modules, ignore more of the motd. 2020-01-06 02:28:54 +00:00
_rubber 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_ruby 44349: completion option updates 2019-05-23 01:19:02 +02:00
_runit 33375: new sv completion 2014-10-10 15:50:57 +02:00
_samba 43816: various completion option updates 2018-11-12 10:32:41 +01:00
_sccs 28761: file completion for sccs 2011-02-17 19:54:06 +00:00
_scons 43301: add some functions from zsh-completions project 2018-08-23 01:19:54 +02:00
_screen 42230: update screen completion to 4.06.01 2018-01-05 17:27:28 +01:00
_script 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +02:00
_seafile gitlab !9: Rudimentary seafile client completion 2019-09-27 00:44:10 +02:00
_sed 44349: completion option updates 2019-05-23 01:19:02 +02:00
_seq 41823: new completions for some GNU coreutils utilities 2017-10-07 22:26:51 +02:00
_service 43346: various completion option updates 2018-08-29 17:32:10 +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
_shred 43897: Add/update various completion functions 2018-12-17 14:49:33 -06:00
_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 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_socket
_sort 43722: _ed, _env, _sort: support darwin 2018-10-24 17:32:17 +09:00
_spamassassin
_split 43346: various completion option updates 2018-08-29 17:32:10 +02:00
_sqlite unposted: _sqlite: Fix syntax error 2019-12-01 00:02:30 +00:00
_sqsh 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_ssh 44849: completion updates for changes in OpenBSD 6.6 2019-10-18 22:47:32 +02:00
_stat 44149: _mkdir, _stat: Use _pick_variant -b 2019-03-21 22:04:55 -05:00
_stdbuf unposted: _stdbuf: Fix mismatch between the long options on the one hand, and the short options and descriptions on the other hand. 2019-12-23 08:25:48 +00:00
_stgit 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_stow github #36: Add completion file for GNU Stow 2019-12-16 12:07:33 +01:00
_strings unposted: completion for argument to strings -s was missing 2018-08-28 17:35:43 +02:00
_strip 43761: update five completion functions for darwin 2018-11-07 21:01:54 +09: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 Revert "44904: _subversion: Complete multiple comma-separated arguments to --show-item=<TAB>." 2019-12-03 12:27:13 +00:00
_sudo 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +02:00
_surfraw 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_swaks 45218: add more options to swaks completion 2020-01-03 23:02:52 +01:00
_swanctl 43959: Add completion for strongSwan, &al. 2019-01-01 06:49:08 -06:00
_swift 40450, 40451: Swifth language completion. 2017-01-29 16:36:24 +00:00
_sysctl 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
_tac unposted: _tac: Eliminate superfluous variable 2020-01-05 14:51:04 -06:00
_tail 43897: Add/update various completion functions 2018-12-17 14:49:33 -06:00
_tar 44768: _tar: improve completion of long options 2019-09-20 12:41:54 +09:00
_tardy 22888: completion for tardy. 2006-10-20 12:22:54 +00:00
_tcpdump 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +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 44349: completion option updates 2019-05-23 01:19:02 +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 44800: complete tmux formats 2019-10-01 23:15:21 +02:00
_todo.sh 41618: Added some arguments autocompletion to _todo.sh. 2017-08-29 01:56:17 +00:00
_toilet gitlab !2: _toilet: detect .flf files as well as .tlf ones 2018-09-23 18:04:37 +02:00
_top 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +02: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
_transmission gitlab !3: Transmission remote completion 2019-05-06 23:31:18 +02:00
_tree 44349: completion option updates 2019-05-23 01:19:02 +02:00
_truss 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
_tty 43897: Add/update various completion functions 2018-12-17 14:49:33 -06: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 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06: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 24102: _user_admin subuids and subgids 2019-07-30 09:54:18 +01:00
_vcsh 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_vim 44101: _vim: better support for nvim 2019-03-08 17:09:26 +09:00
_visudo 43897: Add/update various completion functions 2018-12-17 14:49:33 -06:00
_vmstat 44389: update _iostat and _vmstat for BSD 2019-06-03 22:33:10 +09:00
_vorbis 42743: update vorbis-tools completion and include vorbiscomment with the rest 2018-05-02 08:59:23 +02:00
_vpnc 43301: add some functions from zsh-completions project 2018-08-23 01:19:54 +02: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 43895: _watch: Complete for procps/-ng watch 2018-12-17 14:45:14 -06: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 44349: completion option updates 2019-05-23 01:19:02 +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 44798: completion option update 2019-10-01 23:10:17 +02:00
_xmlsoft 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06: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 43718: Use singular completion group descriptions 2018-10-24 00:41:58 -05: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 unposted: _zcat: support macOS 2018-11-15 21:02:22 +09:00
_zdump 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_zfs unposted: tweak to check for openzfs rather than Solaris 2019-10-29 15:55:25 +01:00
_zip 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_zpool 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 2019-05-09 00:17:04 +02:00
_zsh 43350: _zsh: support --emulate 2018-08-30 00:58:29 +09:00