1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Completion/Unix/Command
2003-05-12 10:10:44 +00:00
..
.distfiles 18458: handle the prefix-needed style in _describe -o and new completion for renice 2003-04-22 12:32:43 +00:00
_a2ps
_ant 18246: minor updates 2003-02-17 10:20:24 +00:00
_antiword 18351: new completion for antiword 2003-03-14 12:14:24 +00:00
_apachectl
_apm spelling corrections 2001-05-29 17:54:08 +00:00
_archie
_arp
_arping 16293: completion for arping 2001-11-29 17:58:50 +00:00
_bison
_bzip2 Akinori Musha: 17719: add support for the pkg_create command 2002-09-26 10:30:00 +00:00
_cdcd fix completions of locales on Linux, complete for more commands using 2003-03-12 18:55:12 +00:00
_chkconfig 17075, 17076: _urpmi and chkconfig/services 2002-05-08 09:18:12 +00:00
_chown keep globbing quiet in _path_files; check if group/user exists in _chown (17393) 2002-07-02 14:06:44 +00:00
_compress 16821+16831: _gzip, _compress, _bzip2 complete after redirections 2002-03-14 14:38:48 +00:00
_configure
_cpio 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00
_cvs 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
_dd add exclusion lists to _dd and check for redhat/mandrake in _user_admin 2001-08-09 13:57:29 +00:00
_dict 18449: complete dictionary databases and strategies, handle suffixes better and 2003-04-18 08:34:49 +00:00
_diff
_dvi
_elinks remove capitalisation - lowercase being our convention for descriptions 2003-02-17 10:24:55 +00:00
_elm 18121: add new function for completing e-mail addresses 2003-01-17 09:23:34 +00:00
_enscript spelling corrections 2001-05-29 17:54:08 +00:00
_fakeroot
_fetchmail
_figlet 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_find 16320: factor out file system completion to new function 2001-12-11 15:46:21 +00:00
_finger
_flex
_fsh 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_gcc remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
_gdb 14635: presume '*core' glob for coredump files 2001-06-01 12:18:02 +00:00
_getconf
_global unposted: remove initial capitalisation from some descriptions 2003-03-12 04:43:46 +00:00
_global_tags 17476: Matt Zimmerman's completion for GNU GLOBAL. 2002-07-22 21:31:44 +00:00
_gnu_generic moved from Completion/User/_use_lo 2001-04-02 12:08:00 +00:00
_gprof
_grep 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_gs make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_gzip 16823: complete for values of GZIP and any *PATH or *path parameters 2002-03-14 15:54:36 +00:00
_iconv fix completions of locales on Linux, complete for more commands using 2003-03-12 18:55:12 +00:00
_ifconfig 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_imagemagick correct exit code to be 0 when matches added 2003-04-22 12:42:20 +00:00
_init_d 18519: use of read builtin was broken in changes to option parsing 2003-05-12 10:10:44 +00:00
_irssi 16778: completion by Istvan Sebestyen for irssi. 2002-03-07 13:36:38 +00:00
_ispell
_java fix completions of locales on Linux, complete for more commands using 2003-03-12 18:55:12 +00:00
_joe moved from Completion/User/_joe 2001-04-02 11:54:51 +00:00
_killall handle killall5 2002-08-19 15:00:10 +00:00
_larch 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_last 15079: completion for last(1) 2001-06-25 18:52:14 +00:00
_links Thierry Vignaud: add option descriptions and missing options 2002-11-12 11:53:38 +00:00
_loadkeys share descriptions for long/short opts in more completions and other changes 2001-08-06 14:42:02 +00:00
_look make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_lp typo with compset in _lp 2001-05-17 18:14:17 +00:00
_ls 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_lsof new completion functions for lsof, mt and xsltproc 2003-01-07 08:48:32 +00:00
_lynx 17620: add new/missing lynx options. 2002-09-04 19:10:23 +00:00
_lzop some more places where list-separator should be used (15485) 2001-07-25 12:36:34 +00:00
_mail 18121: add new function for completing e-mail addresses 2003-01-17 09:23:34 +00:00
_make 17535: use-perl style for _make 2002-08-14 15:18:19 +00:00
_man 17266: check manpath even when $MANPATH is set. 2002-05-31 05:02:38 +00:00
_mh 18432: Minor miscellany of comments and rationalisations. 2003-04-03 10:24:40 +00:00
_mount 17542: Thomas Stromberg: most systems don't have /etc/mtab 2002-09-16 17:29:17 +00:00
_mt new completion functions for lsof, mt and xsltproc 2003-01-07 08:48:32 +00:00
_mtools new mtools completion 2001-12-11 16:03:16 +00:00
_mutt 18121: add new function for completing e-mail addresses 2003-01-17 09:23:34 +00:00
_mysql_utils make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_mysqldiff 16779: Completion/Unix/Command/_mysqldiff, 2002-03-07 14:00:43 +00:00
_ncftp add completion for common MUAs and a couple of minor fixes (13982) 2001-04-13 18:42:13 +00:00
_netcat 17484: fix option check and add missing #autoload tag 2002-07-26 13:54:37 +00:00
_nslookup make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_pack moved from Completion/User/_pack 2001-04-02 11:59:06 +00:00
_patch share descriptions for long/short opts in more completions and other changes 2001-08-06 14:42:02 +00:00
_pbm make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_perforce 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
_perl make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_perldoc moved from Completion/User/_perldoc 2001-04-02 12:00:14 +00:00
_pine 18121: add new function for completing e-mail addresses 2003-01-17 09:23:34 +00:00
_prcs 18390: tidy up _prcs and update _xmlsoft for latest xsltproc version 2003-03-26 16:52:58 +00:00
_psutils moved from Completion/User/_psutils 2001-04-02 12:00:48 +00:00
_python 18305: new completion for python 2003-02-27 05:12:25 +00:00
_rcs Zvi Har'El: complete also for rcsdiff 2002-11-12 14:43:14 +00:00
_renice 18458: handle the prefix-needed style in _describe -o and new completion for renice 2003-04-22 12:32:43 +00:00
_rlogin users/6080, users/6083: more quoting fixes 2003-05-07 12:44:46 +00:00
_rsync 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
_ruby 18314: general improvements to ruby completion 2003-03-06 03:47:43 +00:00
_samba make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_sccs 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_screen 18459: Completion/Unix/Command/_screen: fix up suggestions from Oliver, and other changes. 2003-04-22 17:32:40 +00:00
_sh 18462: complete files in addition to commands 2003-04-23 12:00:57 +00:00
_slrn moved from Completion/User/_slrn 2001-04-02 12:01:55 +00:00
_socket moved from Completion/User/_socket 2001-04-02 12:02:12 +00:00
_spamassassin unposted: add missing bracket in _spamassassin. 2002-04-29 03:03:56 +00:00
_ssh users/6080, users/6083: more quoting fixes 2003-05-07 12:44:46 +00:00
_strip moved from Completion/User/_strip 2001-04-02 12:02:45 +00:00
_stty moved from Completion/User/_stty 2001-04-02 12:03:01 +00:00
_su remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
_sudo moved from Completion/User/_sudo 2001-04-02 12:03:33 +00:00
_sysctl 17961: Armin Wolfermann: add OpenBSD support in _sysctl 2002-11-25 12:08:25 +00:00
_tar correct typo from recent change 2003-02-27 09:29:24 +00:00
_telnet 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_texinfo 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_tidy 18369: update _tidy completion 2003-03-20 23:49:05 +00:00
_tiff make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_tin moved from Completion/User/_tin 2001-04-02 12:04:41 +00:00
_user_admin 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_w3m 17044: complete all files for w3m, not just *.html. 2002-04-25 15:16:26 +00:00
_webbrowser Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url' 2003-02-18 16:02:21 +00:00
_wget 17522: clean up a few things 2002-08-09 16:05:43 +00:00
_whereis moved from Completion/User/_whereis 2001-04-02 12:05:44 +00:00
_whois make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_xargs moved from Completion/User/_xargs 2001-04-02 12:06:18 +00:00
_xmlsoft 18390: tidy up _prcs and update _xmlsoft for latest xsltproc version 2003-03-26 16:52:58 +00:00
_yodl moved from Completion/User/_yodl 2001-04-02 12:06:35 +00:00
_yp make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_zcat 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00
_zdump 16174: complete value of $TZ 2001-10-26 13:05:45 +00:00
_zip 17577: pass classpath as an option to _java_class 2002-08-24 19:19:14 +00:00