1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/User
Oliver Kiddle b9c58a73ac various doc fixes and minor completion function changes, most of which
are to use the -A "-*" and -S options to _arguments (13863)
2001-04-01 16:19:15 +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 various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_bzip2 various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +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 11194, 11200, 11214 2000-05-08 08:58:37 +00:00
_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 Initial revision 2000-01-27 20:06:57 +00:00
_diff_options 11393: Completion/User/_diff_options: use `=-'. 2000-05-15 23:45:30 +00:00
_dir_list Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_dirs various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_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 allow `-' in exclusion lists for _arguments, to avoid completing all options (11121) 2000-05-03 14:44:01 +00:00
_fetchmail various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_find
_finger don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
_flex Initial revision 1999-09-13 09:47:42 +00:00
_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 Various completion fixes 2000-04-03 15:27:14 +00:00
_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 various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +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 completion for joe 2000-04-30 16:06:09 +00:00
_killall 13315: ignore parens and leading paths on killall completion 2000-12-27 16:40:49 +00:00
_look 11396: Completion/User/_look: display a message when 2000-05-16 00:51:04 +00:00
_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 completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +00:00
_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 Initial revision 1999-09-26 14:26:08 +00:00
_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 completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +00:00
_other_accounts Initial revision 1999-09-26 14:26:08 +00:00
_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 Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 2000-04-05 19:28:07 +00:00
_printers more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_prompt Initial revision 1999-10-04 22:57:19 +00:00
_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 completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +00:00
_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 allow `-' in exclusion lists for _arguments, to avoid completing all options (11121) 2000-05-03 14:44:01 +00:00
_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 Initial revision 2000-02-08 13:12:37 +00:00
_tiff add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_tilde_files Initial revision 2000-02-25 09:53:20 +00:00
_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 _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_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 Initial revision 1999-10-14 18:09:52 +00:00
_whois completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +00:00
_xargs Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_yodl Initial revision 1999-09-08 14:21:03 +00:00
_yp add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
_zcat Use one function for compression/decompression programs and new lzop completion 2000-05-05 10:08:25 +00:00
_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