1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Completion/Base
2000-05-02 08:23:31 +00:00
..
_arg_compile Initial revision 1999-09-21 01:24:44 +00:00
_argument_sets make _arguments use more than one action when appropriate; add _argument_sets to complete different sets of arguments and options for the same command (10908) 2000-04-25 09:48:08 +00:00
_arguments completion cleanup, mostly _wanted and $expl (11049) 2000-05-02 08:23:31 +00:00
_brace_parameter _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
_combination Initial revision 1999-09-22 13:33:14 +00:00
_command_names
_condition _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
_default better completion after `=', everywhere (10780) 2000-04-17 08:22:44 +00:00
_describe make _arguments use more than one action when appropriate; add _argument_sets to complete different sets of arguments and options for the same command (10908) 2000-04-25 09:48:08 +00:00
_equal
_first completion cleanup, mostly _wanted and $expl (11049) 2000-05-02 08:23:31 +00:00
_jobs _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
_math
_parameter
_precommand
_redirect
_regex_arguments
_subscript Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_tilde small fix for _requested to be able to use _all_labels from within it (10910) 2000-04-25 11:00:06 +00:00
_value change suffix added when completing an assigned value (10807) 2000-04-18 12:26:30 +00:00
_values _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
.distfiles make _arguments use more than one action when appropriate; add _argument_sets to complete different sets of arguments and options for the same command (10908) 2000-04-25 09:48:08 +00:00