1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-22 00:21:27 +01:00
zsh/Completion/Base
2000-05-12 14:36:46 +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
_arg_compile
_argument_sets make _argument_sets add the options as defaults when there is nothing else to complete (11324) 2000-05-11 11:27:39 +00:00
_arguments fix for completing options with _arguments -s'; fix for _message to use builtin compadd' (11349) 2000-05-12 14:36:46 +00:00
_brace_parameter
_combination
_command_names
_condition
_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
_math Use _math for completing the let builtin 2000-05-09 17:16:08 +00:00
_parameter
_precommand
_redirect
_regex_arguments 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt, 2000-05-06 07:59:52 +00:00
_subscript
_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