1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
zsh/Completion/Unix/Command
Daniel Hahler 1142e2dedb 42364: _git: fix __git_ignore_line to ignore the current word
Before this patch "git branch -d master<tab>" would result in
"no matches found", while "master" itself should get completed here.

The "(bQ)" (added in 527badc23, via 38129?!) does not seem to be necessary
anymore: with files "f\[a-z\]o" and "foo", "git add f[a-z]o <tab>"
offers "f\[a-z\]o", but not "foo".
2018-02-22 23:41:13 +01: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 42336: force single column output when getting filenames with adb ls command 2018-02-07 20:52:28 +01:00
_ansible 41961: new ansible completion 2017-10-29 13:45:41 +01: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 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_arping 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +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
_basename 40842: update completions for coreutils and similar utilities, also improving BSD and Solaris support 2017-03-14 16:13:05 +01: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 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_chsh 41560: cleanup chsh completion for different platforms 2017-08-18 12:54:18 +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
_comm 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02: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
_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 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
_devtodo 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_df 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 2018-01-05 17:17:47 +01:00
_dhclient 42309: A few small updates for OpenBSD 2018-01-23 11:02:56 +01:00
_dict
_diff
_diffstat 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
_dig 41431: update options in assorted completions 2017-07-15 14:53:53 +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
_dsh 39410: Fix unintentional history modifiers. 2016-09-22 21:02:45 +00: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
_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 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01: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 41414: fix for commas used in exclusion lists 2017-07-14 12:07:49 +02:00
_gcore 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_gdb 38424: Use _baudrates helper instead of _baudrate 2016-05-09 03:40:31 +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
_git 42364: _git: fix __git_ignore_line to ignore the current word 2018-02-22 23:41:13 +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 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 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05: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 40824: grep completion handling of option deviations between different systems 2017-03-10 17:38:31 +01: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
_gs 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
_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 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08: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 36127: assorted minor completion function changes 2015-08-12 18:06:03 +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 42309: A few small updates for OpenBSD 2018-01-23 11:02:56 +01: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 41833 + 41838: _jq: New completion. 2017-10-13 17:51:29 +00:00
_killall
_knock * 20940: Completion/Unix/Command/_knock: completion for knock command. 2005-03-07 03:07:05 +00:00
_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 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +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 36574: new completion for the lldb debbuger 2015-09-21 21:08:29 +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 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_lynx 28056: add option descriptions to _lynx 2010-06-23 01:03:29 +00: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 42327: _make: complete _files 2018-02-11 20:09:30 +01:00
_man 40264: _man: Complete all sections after '-a'. 2017-01-05 15:58:17 +00:00
_md5sum 39165: update options to correspond to latest versions of software in various functions 2016-09-03 12:31:22 +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 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges with sudo in completion functions 2016-09-11 13:49:22 +02:00
_mount 41481: _df: Complete mounted device and mount points. 2017-08-08 14:55:02 +00:00
_mpc 41600: fix quoting of songs for mpc completion 2017-08-25 15:13:57 +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 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02: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 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +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 42183: _objdump: support LLVM variant 2017-12-31 10:11:59 +09: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 40837: for pgrep completion, add -w on Linux 2017-03-12 22:35:20 +01:00
_php 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
_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 39165: update options to correspond to latest versions of software in various functions 2016-09-03 12:31:22 +02:00
_ps 41628 (plus 41645 by Oliver): _ps: update options 2017-09-09 01:02:23 +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
_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 40842: update completions for coreutils and similar utilities, also improving BSD and Solaris support 2017-03-14 16:13:05 +01: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
_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 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_rubber 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_ruby 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05: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
_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 38812: a few new completions and update some command options 2016-07-08 23:10:41 +02:00
_sed 40842: update completions for coreutils and similar utilities, also improving BSD and Solaris support 2017-03-14 16:13:05 +01: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 36631: separate _zsh from _sh 2015-09-28 00:09:03 +09:00
_showmount * 20942: Completion/Unix/Command/_showmount: completion for showmount command. 2005-03-07 03:18:53 +00: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 gitlab #1: update options for sqlite 3.21.0 2017-11-13 21:26:37 +01:00
_sqsh 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_ssh 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01: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
_strip 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +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 unposted: _subversion: Support subcommands with hyphens in their names, such as 'shelf-list (shelves)' from upstream 1.10 development versions. 2018-02-08 15:12:59 +00: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
_tail 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 2018-01-05 17:17:47 +01:00
_tar 42175 + 42177 + 42178: avoid localized output from external commands 2017-12-28 11:35:34 +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
_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
_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 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01: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 Eric P Mangold: 31016: updated twisted completion using internally 2013-02-03 19:40:23 +00:00
_unace Henryk Konsek: 20918: new completion for unace 2005-03-03 13:54:50 +00:00
_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 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00: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
_user_admin 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08: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 41943: Completion: add --clean for vim 2017-10-20 22:20:28 +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 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
_vorbiscomment 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00: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 add evince, zathura, dwb to command lists of basic completions 2012-10-07 12:57:24 +00:00
_wget 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01: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
_xmms2 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_xxd 39307: update options up to vim 8 2016-09-13 17:47:35 +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