1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
zsh/Completion/Base
2000-05-31 09:38:25 +00:00
..
_arg_compile
_arguments avoid reporting the same ->state more than once (11678) 2000-05-31 06:11:07 +00:00
_brace_parameter
_combination use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_command_names use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_condition
_default
_describe use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_equal use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_first completion cleanup, mostly _wanted and $expl (11049) 2000-05-02 08:23:31 +00:00
_in_vared force listing in _complete_debug; make complist with list-scrolling stopt at the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565) 2000-05-25 07:58:44 +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 use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_tilde use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_value use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_values
.distfiles _argument_sets removed from .distfile 2000-05-30 09:30:08 +00:00