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:10:08 +00:00
..
Completer moved from Completion/Core/_prefix 2001-04-02 11:08:54 +00:00
Core moved from Completion/Core/_wanted 2001-04-02 11:05:04 +00:00
Utility moved from Completion/Base/_combination 2001-04-02 11:10:08 +00:00
_brace_parameter
_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 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 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 Dist more files 2001-03-08 12:03:33 +00:00