1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/Base
2001-04-02 11:08:37 +00:00
..
Completer moved from Completion/Core/_oldlist 2001-04-02 11:08:37 +00:00
Core moved from Completion/Core/_wanted 2001-04-02 11:05:04 +00:00
_arg_compile
_arguments don't add options as completions if a `->state' action was used and we are directly after the option (in the same word) (13809) 2001-03-28 09:50:36 +00:00
_brace_parameter
_cache_invalid 12486: new completion caching layer 2000-08-02 13:45:51 +00:00
_combination
_command_names
_condition
_default
_describe
_equal
_first
_in_vared
_jobs
_math add fake-parameters style to allow completing parameters which are not yet set (12946) 2000-10-10 14:12:21 +00:00
_parameter
_precommand
_redirect
_regex_arguments
_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
_sub_commands some small functions for completing sub-commands (generic function, init scripts, apachectl) (13536) 2001-02-26 15:05:37 +00:00
_subscript Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_tilde comment out looking up the prefix-needed style when completing directory stack entries; make _tilde use _popd, finally (13789) 2001-03-27 12:22:53 +00:00
_value
_values
.distfiles Dist more files 2001-03-08 12:03:33 +00:00