1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/User
2001-03-28 11:26:05 +00:00
..
_a2ps
_apachectl some small functions for completing sub-commands (generic function, init scripts, apachectl) (13536) 2001-02-26 15:05:37 +00:00
_archie use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_arp get return status right (12171) 2000-07-05 10:54:51 +00:00
_bison
_bzip2 add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_chown add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_compress add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_configure
_cpio New _cpio 2001-03-25 20:54:21 +00:00
_cvs * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle 2000-10-04 14:13:12 +00:00
_dd
_dict 13250: _dict completion 2000-12-13 03:07:00 +00:00
_diff
_diff_options
_dir_list Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_dirs
_domains use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_dvi add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_enscript don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
_fakeroot
_fetchmail Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_find
_finger don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
_flex
_gcc more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_gdb more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_getconf
_gprof *** empty log message *** 2000-11-27 12:44:21 +00:00
_grep add completion for ls and ([ef]|)grep (13347) 2001-01-15 09:26:57 +00:00
_groups use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_gs
_gv complete compressed files for gv; improve results from _pspdf (12692) 2000-08-23 08:27:01 +00:00
_gzip fix _gzip to work for zcat again (13445) 2001-02-08 15:33:26 +00:00
_hosts fix filename quoting in _zip and don't use _hosts for lftp 2001-03-12 09:34:03 +00:00
_iconv Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_imagemagick add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_init_d add commands and call-command styles; mention some of the more expensive things about completion setup in the docs (13727) 2001-03-23 12:44:21 +00:00
_ispell add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_java users/3671: Completion/User/_java: tweak for colon-separated paths 2001-03-15 10:27:11 +00:00
_joe
_killall 13315: ignore parens and leading paths on killall completion 2000-12-27 16:40:49 +00:00
_look
_lp add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_ls add completion for ls and ([ef]|)grep (13347) 2001-01-15 09:26:57 +00:00
_lynx
_lzop Fix typos and remove RCS Id strings. 2000-05-16 16:21:33 +00:00
_mailboxes Handle @folder for MH in _mailboxes 2001-03-25 00:05:14 +00:00
_make add commands and call-command styles; mention some of the more expensive things about completion setup in the docs (13727) 2001-03-23 12:44:21 +00:00
_man change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_mere * 13281: Functions/Misc/mere: new implementation. 2000-12-15 14:42:22 +00:00
_mh Some tweaks for nmh in _mh 2001-03-22 12:30:33 +00:00
_mount add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_mutt Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_my_accounts
_mysql_utils add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_ncftp Unify completion for ncftp and lftp in _ncftp 2001-03-13 18:13:17 +00:00
_nedit change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_netscape add completion for newsgroups (13448) 2001-02-08 17:50:26 +00:00
_newsgroups add completion for newsgroups (13448) 2001-02-08 17:50:26 +00:00
_nslookup
_other_accounts
_pack add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_patch
_pbm add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_pdf complete compressed files for gv; improve results from _pspdf (12692) 2000-08-23 08:27:01 +00:00
_perl unposted: -e, -I, -m and -M parameters can be specified multiple times 2000-07-26 19:47:28 +00:00
_perl_basepods use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_perl_builtin_funcs Get also /usr/share/man. 2000-07-19 23:39:06 +00:00
_perl_modules Avoid cd in _perl_modules. 2000-11-15 16:33:53 +00:00
_perldoc
_ports use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_prcs
_printers more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_prompt
_ps complete compressed files for gv; improve results from _pspdf (12692) 2000-08-23 08:27:01 +00:00
_pspdf complete compressed files for gv; improve results from _pspdf (12692) 2000-08-23 08:27:01 +00:00
_psutils add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_rcs Add D qualifier in _rcs. 2001-03-13 18:16:44 +00:00
_rlogin add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_sh Use _normal completion following the name of a shell script. 2001-03-11 19:30:49 +00:00
_slrn new completion function for slrn (12463) 2000-08-01 12:31:36 +00:00
_socket
_ssh add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_strip
_stty
_su Fix _su to use user's shell for completion after -c again 2000-05-19 16:19:39 +00:00
_sudo
_tar New tar options -j. 2001-03-12 12:50:57 +00:00
_tar_archive New tar options -j. 2001-03-12 12:50:57 +00:00
_telnet use -l as default for telnet's without -\? option (13674) 2001-03-20 09:47:44 +00:00
_tex
_texi
_tiff add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_tilde_files
_tin add completion for newsgroups (13448) 2001-02-08 17:50:26 +00:00
_urls replace path' with more general urls' style (13814) 2001-03-28 11:26:05 +00:00
_use_lo add completion for ls and ([ef]|)grep (13347) 2001-01-15 09:26:57 +00:00
_user_at_host minor completion fixes (11541) 2000-05-23 18:06:32 +00:00
_users use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_users_on
_w3m unposted: complete for w3m 2001-03-06 16:22:10 +00:00
_webbrowser Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_wget Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_whereis
_whois
_xargs Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_yodl
_yp add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_zcat
_zdump more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_zip fix filename quoting in _zip and don't use _hosts for lftp 2001-03-12 09:34:03 +00:00
.distfiles Unify completion for ncftp and lftp in _ncftp 2001-03-13 18:13:17 +00:00