1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Completion/Base/Utility
Sven Wischnowsky b4b6d57e2c 14117
2001-04-26 14:40:11 +00:00
..
_alternative moved from Completion/Core/_alternative 2001-04-02 11:12:39 +00:00
_arg_compile
_arguments 14117 2001-04-26 14:40:11 +00:00
_cache_invalid
_call_function moved from Completion/Core/_funcall 2001-04-02 11:13:30 +00:00
_call_program moved from Completion/Core/_call 2001-04-02 11:13:47 +00:00
_combination
_contexts
_describe
_guard rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) 2001-04-26 12:13:36 +00:00
_multi_parts add completion for common MUAs and a couple of minor fixes (13982) 2001-04-13 18:42:13 +00:00
_nothing moved from Completion/Builtins/_nothing 2001-04-02 11:12:23 +00:00
_regex_arguments
_retrieve_cache
_sep_parts moved from Completion/Core/_sep_parts 2001-04-02 11:13:13 +00:00
_store_cache
_sub_commands
_values
.distfiles new vnc completion and use _guard for pine completion (14112) 2001-04-26 14:00:45 +00:00