1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-01 07:31:20 +02:00
zsh/Completion/Unix/Command
Daniel Shahaf 0c5f6e911b 36208: _subversion: Complete a few more option switches
The while (( idx )) form should guarantee that these switches are only
added if the 'svn' binary supports them.  (One of these switches isn't
present in svn 1.8 or earlier.)
2015-08-19 01:56:53 +00:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
_a2ps 20897: complete system printers in _a2ps 2005-03-01 11:57:48 +00:00
_aap 21540: update aap completion for version 1.076 2005-07-28 07:43:22 +00:00
_adb 35531: fallback on file completion 2015-06-19 20:00:51 +02:00
_ant 35168: Improve parsing of case patterns. 2015-05-18 09:56:00 +01:00
_antiword 26372: update antiword completion for version 0.37 2009-01-20 02:04:27 +00:00
_apachectl complete also for apache2ctl 2004-02-16 11:00:22 +00:00
_apm Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
_arp 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_arping Michal Halenka: 30800: fix arpping option 2012-11-15 21:04:07 +00:00
_at 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_attr 19507: new completions 2004-03-01 12:22:51 +00:00
_augeas 33198: new augeas completion 2014-09-22 23:57:32 +02:00
_awk 31182: _awk: Allow sticked arguments 2013-03-29 09:46:18 +00:00
_baz 35286: fix zstyle lookups with _baz and _tla 2015-05-27 19:38:05 +02:00
_beep 35271: New completion: beep. 2015-06-02 10:09:01 +00:00
_bison 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_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 33728: Complete bzr shelve subcommand 2014-11-21 09:46:54 +00: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 31909: new cat completion 2013-10-27 16:38:24 +00: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 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +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 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_chown 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_chsh 33046: new completion for "chsh" 2014-08-23 12:37:58 -07: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 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_configure 27518: suggest some more configure argument patterns 2009-12-14 21:35:02 +00:00
_cowsay 22404: completion for cowsay 2006-04-06 01:50:28 +00:00
_cp 35168: Improve parsing of case patterns. 2015-05-18 09:56:00 +01:00
_cpio 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_cplay 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_cssh 22543: completion for clusterssh. 2006-07-09 18:50:02 +00:00
_cut 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_cvs 34068: create tempfiles without forking, and safe temp directory creation 2014-12-28 00:49:08 -08:00
_darcs Nicolas Pouillard: 27028: new darcs completion 2009-07-02 09:00:45 +00:00
_date 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_dbus 30697: new completion definition for dbus-send and dbus-monitor 2012-09-27 23:33:57 +00:00
_dd
_devtodo Daniel Friesel: 31265: improved option handling for devtodo. 2013-04-16 09:46:46 +01:00
_df 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_dhclient various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_dict
_diff
_diffstat 22298: completion for diffstat 2006-02-22 02:56:03 +00:00
_django 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_dmidecode 23586: completion for dmidecode. 2007-06-23 21:28:50 +00:00
_dsh 32998: completion function updates 2014-08-14 19:02:48 +02:00
_du 35467: complete files for non-GNU du 2015-06-14 20:10:50 -07: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 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_elinks 28051: update elinks completion for version 0.12pre5 2010-06-22 01:01:07 +00:00
_elm
_enscript
_env Benjamin R. Haskell: 27399: argument problem in env completion 2009-11-15 17:42:09 +00:00
_espeak 27559: espeak language codes and voice names. 2010-01-04 20:34:34 +00:00
_etags 31203: add new etags completion. 2013-04-04 16:02:52 +01:00
_fakeroot
_feh Simon Ruderich: 28002: fix bad _feh update commit 2010-06-07 04:59:54 +00:00
_fetchmail
_ffmpeg 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_figlet 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_find 35960 (tweaked): complete correct options for OpenBSD's find 2015-07-31 11:18:23 +02:00
_finger
_flasher 22005: completion for flasher utility for Nokia 770 Internet Tablet. 2005-11-17 02:45:20 +00:00
_flex 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_fortune various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_fsh
_fuser 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_gcc 33882: Complete CXXFLAGS as CFLAGS too 2014-12-06 11:42:23 +01:00
_gcore 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_gdb _gdb: Allow 'core' to occur anywhere in a coredump filename 2015-06-17 01:45:18 +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 Parse "Gentoo" as being GNU libc 2014-12-10 15:20:51 +01:00
_getfacl unposted: fix _getfacl 2009-05-09 13:57:29 +00:00
_getmail 23117: strip out erroneous commas. 2007-01-21 16:47:31 +00:00
_git Wieland Hoffmann: 36123: protect against word splitting in __git_is_committish_range 2015-08-13 15:53:12 +02:00
_global 33455: update GNU global option completion 2014-10-14 23:12:43 +02:00
_gnu_generic
_gnupod unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_gnutls 29328: Another missing backslash in _git, remove some not needed backslashes in array definitions. 2011-05-22 02:13:55 +00:00
_go minor typo 2011-05-23 13:10:24 +00:00
_gpg 33659: use --dump-options to get most of the gpg options to complete 2014-11-09 17:19:37 +01:00
_gphoto2 Mikael Magnusson: 19405: new completion for gphoto2 2004-02-04 14:33:21 +00:00
_gprof 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_gradle Jesper Nygårds: 31012: gradle completion update 2013-01-29 19:32:22 +00:00
_graphicsmagick 33284: Completion/Unix/Command/_*magick: Add JPEG 2000 file extensions 2014-10-02 02:51:34 +02:00
_grep 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_groff * 20939: Completion/Unix/Command/_groff: completion for groff command. 2005-03-07 02:59:24 +00:00
_growisofs unposted, see 32054: Rationalise character encoding. 2013-11-27 15:56:44 +00:00
_gs 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_guilt 23580: rudimentary completion for guilt. 2007-06-22 10:54:07 +00:00
_gzip 35866: complete also for pigz and allow for NetBSD gzip 2015-07-23 07:02:40 +02:00
_hg 34411: _hg completion: Complete bookmark names for -r 2015-02-01 11:36:02 +00:00
_iconv 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_id 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_ifconfig 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_iftop Tomasz Pala <gotar@polanet.pl>: users/12884: 2008-05-29 12:51:15 +00:00
_imagemagick 36172: _imagemagick: Use $formats a bit more correctly 2015-08-17 22:50:04 +02:00
_init_d 30429: avoid error in _init_d when service doesn't exist 2012-04-25 09:12:58 +00:00
_initctl 29448: complete symlinks to files in _initctl too 2011-06-03 20:53:16 +00:00
_ip 35107: new ip options to complete 2015-05-13 19:34:21 +01:00
_irssi 30794: update completions for new options 2012-11-12 08:21:15 +00:00
_ispell 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_java 35529: fix filename completion after java -jar 2015-06-23 03:24:49 +02:00
_joe unposted: reindent and use lowercase letters for descriptions 2005-12-09 19:25:03 +00:00
_join 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_killall 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems 2004-07-23 14:19:28 +00:00
_knock * 20940: Completion/Unix/Command/_knock: completion for knock command. 2005-03-07 03:07:05 +00:00
_kvno 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_last 35356: factor out completion of tty devices 2015-06-02 00:52:11 +02:00
_ldd 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_less 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_lha 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_links unposted: declare _links vals parameter local 2005-06-30 14:41:53 +00:00
_ln 34373, 34374: update completion of builtin commands, modifiers, 2015-01-25 18:23:03 +01:00
_loadkeys
_locate 35168: Improve parsing of case patterns. 2015-05-18 09:56:00 +01:00
_look 25452: redirect stderr from look to /dev/null. 2008-08-14 19:28:39 +00:00
_lp Silas Silva: users/17223: lp page-ranges option. 2012-09-05 09:09:48 +00:00
_ls 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_lsof 33861: update lsof completion for new options 2014-12-05 20:16:23 +01:00
_lynx 28056: add option descriptions to _lynx 2010-06-23 01:03:29 +00:00
_lzop 19418: update completions to new versions 2004-02-13 18:42:03 +00:00
_mail 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_make 35957: fix _make-expandVars() 2015-08-02 21:12:12 +09:00
_man users/18860: man -M overrides manpath 2014-05-29 21:39:02 +01:00
_md5sum 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_mencal unposted: fix syntax error in _mencal introduced by recent cleanup. 2005-08-08 01:45:16 +00:00
_metaflac 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_mh 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_mkdir 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_module 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02: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 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_mount 33963: remove work of art in _mount 2014-12-29 08:34:34 +01:00
_mpc 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_mt Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
_mtools
_mtr 34464: Update mtr completion to mtr 0.82 2015-02-07 22:28:03 +00:00
_mutt 30794: update completions for new options 2012-11-12 08:21:15 +00:00
_mysql_utils 20237: handle mysqlimport, more mysql options. Redo screen session completion 2004-08-07 19:01:09 +00: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
_nice 23226: handle "nice -n<->" 2007-03-22 10:45:19 +00:00
_nkf cat_in_136: 17200: new lha and nkf completions 2012-08-07 18:43:40 +00:00
_nl 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_nm 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_nmap 32997: new utility function for separated lists 2014-08-14 19:00:04 +02: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
_od 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_pack 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_patch 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_patchutils 35867: new patchutils (interdiff etc) completion 2015-07-23 07:12:01 +02:00
_pax 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_pbm 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_perforce 33221 (including 33173 from Anthony Heading): _perforce tweak. 2014-09-23 12:38:46 +01:00
_perl 32848: fix words array before using _normal for script arguments 2014-07-17 16:58:23 +02:00
_perldoc Aaron Schrab: 30710: perldoc completion updates 2012-09-30 16:14:30 +00:00
_pgrep 35356: factor out completion of tty devices 2015-06-02 00:52:11 +02:00
_php 35293: fix zstyle lookup with _php: use trailing colon 2015-05-27 19:39:17 +02:00
_pine 19468: capitalize URL abbreviation in completion descriptions 2004-02-26 12:57:21 +00:00
_ping 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_pkg-config 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +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 * 20634: Completion/Unix/Command/_postfix: completion for postsuper. 2004-12-24 19:50:15 +00:00
_prcs
_printenv
_prove 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_ps 35356: factor out completion of tty devices 2015-06-02 00:52:11 +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
_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 32593: update --vga option in _qemu 2014-07-28 19:56:38 -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 26361: update rake completion for version 0.8.3 2009-01-19 04:48:18 +00:00
_ranlib Jesse Weinstein: 23878: completion for ranlib. 2007-10-01 13:22:02 +00:00
_rar 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_rcs 19507: new completions 2004-03-01 12:22:51 +00:00
_readelf 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_renice
_ri 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_rlogin 29918: Completion: Add new _remote_files() helper and use it to reduce code duplication. 2011-12-09 22:39:08 +00:00
_rm 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_rrdtool 23556: completion for rrdtool. 2007-06-13 15:39:12 +00:00
_rsync 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_rubber 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_ruby 34423: fix a typo in _ruby 2015-01-28 23:19:48 +09: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 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_sed 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_service "Akinori MUSHA: 27892: update service & init completion for FreeBSD 2010-04-20 08:59:32 +00:00
_setfacl Mikael: 28343: fix setfacl completion 2010-10-12 08:45:06 +00:00
_sh 34435: Update emulate completion. 2015-01-30 16:24:20 +00:00
_showmount * 20942: Completion/Unix/Command/_showmount: completion for showmount command. 2005-03-07 03:18:53 +00:00
_sisu 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_slrn
_socket
_sort 36120: _sort: Fix syntax error 2015-08-12 17:54:55 +02:00
_spamassassin
_sqlite Ben: 30118: sqlite completion 2012-01-23 10:03:08 +00:00
_sqsh unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_ssh 36183: _ssh: update to 7.0 2015-08-17 01:00:18 +02:00
_stgit 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_strip 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_stty 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_su 33485: fix a missing ;; case terminator 2014-10-24 08:56:31 +02:00
_subversion 36208: _subversion: Complete a few more option switches 2015-08-19 01:56:53 +00:00
_sudo 34693: sudo completion: Don't false positive 'sudo -e' detection 2015-03-09 20:01:09 +00:00
_surfraw unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_sysctl 33315: fix pattern to match freebsd10 and later 2014-10-02 15:02:33 +02:00
_systemd 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_tar 35168: Improve parsing of case patterns. 2015-05-18 09:56:00 +01:00
_tardy 22888: completion for tardy. 2006-10-20 12:22:54 +00:00
_tcpdump unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00: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 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_tidy 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
_tiff 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_tin 23686: respect TIN_HOMEDIR environment variable. 2007-07-19 15:53:18 +00:00
_tla 35286: fix zstyle lookups with _baz and _tla 2015-05-27 19:38:05 +02:00
_tmux unposted: fix minor typos 2015-08-14 02:35:32 +02:00
_todo.sh unposted: more todo.sh commands 2010-08-19 16:08:30 +00:00
_toilet 23005: completion for toilet. 2006-11-18 04:15:12 +00: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
_tracepath 22449: completion for tracepath and tracepath6. 2006-05-20 16:40:08 +00:00
_tree users/16057: add _tree 2011-05-31 12:38:32 +00: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 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_unexpand unposted: remove RCS $Id$ comments. 2007-06-12 17:02:38 +00:00
_uniq 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_unison unposted: clean up completion descriptions as per Etc/completion-style-guide 2011-06-20 02:24:56 +00:00
_units unposted: more _units tweaks 2007-06-05 10:39:14 +00:00
_user_admin 34588: Complete 'usermod -a' 2015-02-27 17:21:11 +00: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 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
_vmstat 35973: new systat and vmstat completions 2015-08-05 16:05:36 +02:00
_vorbis Markus Waldeck: 24799: complete .spx files for ogg123. 2008-04-07 20:35:46 +00: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
_w3m * unposted: add missing compset -S calls to _w3m 2005-07-03 11:11:20 +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 36117: _wget: complete headers for --header and add --no-use-server-timestamps 2015-08-12 17:54:24 +02:00
_whereis
_whois
_wiggle 19507: new completions 2004-03-01 12:22:51 +00:00
_xargs 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
_xmlsoft 31058: add completion of options from newer versions of some commands 2013-02-21 10:49:22 +00:00
_xmms2 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
_xxd 33396: new xxd completion 2014-10-10 15:37:50 +02:00
_xz 30795: new xz completion and comple --fast and --best for bzip2 2012-11-12 08:47:16 +00:00
_yafc unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
_yodl Added missing closing double-quote. 2005-02-10 08:10:04 +00:00
_yp 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00: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 complete zfs ... -o multiple times 2014-04-06 16:57:48 +01:00
_zip 32997: new utility function for separated lists 2014-08-14 19:00:04 +02:00
_zpool 35663: zpool completion fix needed after completion change 2015-07-02 16:25:59 +01:00