1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Completion/Base
2001-04-02 11:17:40 +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/Core/_call 2001-04-02 11:13:47 +00:00
Widget moved from Completion/Commands/_read_comp 2001-04-02 11:17:07 +00:00
_brace_parameter
_condition
_default
_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
_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
_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
.distfiles Dist more files 2001-03-08 12:03:33 +00:00