1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-04 01:41:18 +02:00
zsh/Completion/Unix/Command
2002-09-03 12:26:53 +00:00
..
_a2ps
_ant 17577: pass classpath as an option to _java_class 2002-08-24 19:19:14 +00:00
_apachectl moved from Completion/User/_apachectl 2001-04-02 11:44:57 +00:00
_apm spelling corrections 2001-05-29 17:54:08 +00:00
_archie moved from Completion/User/_archie 2001-04-02 11:45:12 +00:00
_arp moved from Completion/User/_arp 2001-04-02 11:45:27 +00:00
_arping 16293: completion for arping 2001-11-29 17:58:50 +00:00
_bison moved from Completion/User/_bison 2001-04-02 11:45:46 +00:00
_bzip2 16821+16831: _gzip, _compress, _bzip2 complete after redirections 2002-03-14 14:38:48 +00:00
_cdcd 17522: clean up a few things 2002-08-09 16:05:43 +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 moved from Completion/User/_configure 2001-04-02 11:46:54 +00:00
_cpio 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00
_cvs * 17459: Completion/Unix/Command/_cvs: exclude file which have 2002-07-16 04:47:47 +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 share descriptions for long/short opts in more completions and other changes 2001-08-06 14:42:02 +00:00
_diff moved from Completion/User/_diff 2001-04-02 11:48:19 +00:00
_dvi moved from Completion/User/_dvi 2001-04-02 11:48:36 +00:00
_elm add completion for common MUAs and a couple of minor fixes (13982) 2001-04-13 18:42:13 +00:00
_enscript spelling corrections 2001-05-29 17:54:08 +00:00
_fakeroot moved from Completion/User/_fakeroot 2001-04-02 11:49:13 +00:00
_fetchmail moved from Completion/User/_fetchmail 2001-04-02 11:49:30 +00:00
_figlet John Beppu: 16866: new completion for figlet 2002-03-27 14:47:14 +00:00
_find 16320: factor out file system completion to new function 2001-12-11 15:46:21 +00:00
_finger moved from Completion/User/_finger 2001-04-02 11:50:18 +00:00
_flex moved from Completion/User/_flex 2001-04-02 11:50:38 +00:00
_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 moved from Completion/User/_getconf 2001-04-02 11:51:35 +00:00
_global 17476: Matt Zimmerman's completion for GNU GLOBAL. 2002-07-22 21:31:44 +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 moved from Completion/User/_gprof 2001-04-02 11:51:50 +00:00
_grep correct my mistake which broke file completion after grep 2002-03-19 14:49:16 +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 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00
_ifconfig 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_imagemagick spelling corrections 2001-05-29 17:54:08 +00:00
_init_d let _init_d use a pre-pattern (17193) 2002-05-21 07:58:24 +00:00
_irssi 16778: completion by Istvan Sebestyen for irssi. 2002-03-07 13:36:38 +00:00
_ispell moved from Completion/User/_ispell 2001-04-02 11:54:16 +00:00
_java 17577: pass classpath as an option to _java_class 2002-08-24 19:19:14 +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 Function for Tom Lord's arch SCM tool. It still has many problems, 2002-05-20 14:29:47 +00:00
_last 15079: completion for last(1) 2001-06-25 18:52:14 +00:00
_links allow tag-order to select order of files and urls (16330) 2001-12-12 11:29:34 +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 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00
_lynx 17509: complete .xhtml files as well as .html files. 2002-08-07 00:15:05 +00:00
_lzop some more places where list-separator should be used (15485) 2001-07-25 12:36:34 +00:00
_mail complete also for the nail command 2002-08-19 14:52:45 +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 moved from Completion/User/_mh 2001-04-02 11:57:20 +00:00
_mount 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_mtools new mtools completion 2001-12-11 16:03:16 +00:00
_mutt add completion for common MUAs and a couple of minor fixes (13982) 2001-04-13 18:42:13 +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
_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 make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708) 2002-02-25 09:09:31 +00:00
_prcs spelling corrections 2001-05-29 17:54:08 +00:00
_psutils moved from Completion/User/_psutils 2001-04-02 12:00:48 +00:00
_rcs moved from Completion/User/_rcs 2001-04-02 12:01:04 +00:00
_rlogin moved from Completion/User/_rlogin 2001-04-02 12:01:21 +00:00
_rsync fix removal of automatically added specs (from the -- option) for which a user-defined one is present (17191) 2002-05-21 07:44:57 +00:00
_ruby * 14628: Completion/Unix/Command/_ruby: new completion function. 2001-06-01 05:37:02 +00:00
_samba make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_sccs 16804: completion for sccs 2002-03-11 13:08:25 +00:00
_sh handle zsh options in _sh 2001-08-28 20:35:53 +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 make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +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 update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983) 2001-10-08 16:22:39 +00:00
_tar moved from Completion/User/_tar 2001-04-02 12:03:50 +00:00
_telnet 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_texinfo 17522: also handle tkinfo 2002-08-09 16:04:46 +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 allow tag-order to select order of files and urls (16323) 2001-12-12 11:34:18 +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
_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
.distfiles 17521: new completion for ant 2002-08-09 15:28:24 +00:00