1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/Base
2000-05-16 11:24:55 +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 make _arguments take the attempt to add matches as an indication not to do default option-completion (11406) 2000-05-16 11:15:24 +00:00
_brace_parameter
_combination
_command_names
_condition
_default
_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
_in_vared add _in_vared for completion inside vared; make insert-tab default to `false' there 2000-05-15 13:19:26 +00:00
_jobs doc changes; typo in _jobs; integer builtin understands `-i base' 2000-05-14 22:08:41 +00:00
_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 avoid tilde- and parameter-completion in quotes (11407) 2000-05-16 11:24:55 +00:00
_value
_values
.distfiles add _in_vared for completion inside vared; make insert-tab default to `false' there 2000-05-15 13:19:26 +00:00