1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01: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
_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
_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