1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
zsh/Completion/Base
2000-08-02 13:45:51 +00:00
..
_arg_compile
_arguments if compcontext is an assoc, the keys are the completions and the values are their descriptions (12483) 2000-08-02 10:36:19 +00:00
_brace_parameter
_cache_invalid 12486: new completion caching layer 2000-08-02 13:45:51 +00:00
_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 better completion after `=', everywhere (10780) 2000-04-17 08:22:44 +00:00
_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
_retrieve_cache 12486: new completion caching layer 2000-08-02 13:45:51 +00:00
_store_cache 12486: new completion caching layer 2000-08-02 13:45:51 +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 allow _value:<assoc> functions to override completion for all keys of an assoc (3337) 2000-07-26 08:16:39 +00:00
_values make $compcontext more powerful and easier to use for simple cases (12449) 2000-08-01 07:18:43 +00:00
.distfiles 12486: new completion caching layer 2000-08-02 13:45:51 +00:00