1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
zsh/Completion/Base/Utility
2001-05-31 07:17:03 +00:00
..
_alternative moved from Completion/Core/_alternative 2001-04-02 11:12:39 +00:00
_arg_compile moved from Completion/Base/_arg_compile 2001-04-02 11:09:17 +00:00
_arguments 14117 2001-04-26 14:40:11 +00:00
_cache_invalid moved from Completion/Base/_cache_invalid 2001-04-02 11:09:51 +00:00
_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 moved from Completion/Base/_combination 2001-04-02 11:10:08 +00:00
_contexts moved from Completion/Core/_compalso 2001-04-02 11:10:27 +00:00
_describe moved from Completion/Base/_describe 2001-04-02 11:10:44 +00:00
_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 always use supplied matchers (14599) 2001-05-31 07:17:03 +00:00
_nothing moved from Completion/Builtins/_nothing 2001-04-02 11:12:23 +00:00
_regex_arguments spelling corrections 2001-05-29 17:54:08 +00:00
_retrieve_cache moved from Completion/Base/_retrieve_cache 2001-04-02 11:11:20 +00:00
_sep_parts spelling corrections 2001-05-29 17:54:08 +00:00
_store_cache moved from Completion/Base/_store_cache 2001-04-02 11:11:36 +00:00
_sub_commands moved from Completion/Base/_sub_commands 2001-04-02 11:11:52 +00:00
_values add -S option to specify separator between values and their arguments; make _values add the value-separator as a suffix for most types of actions (14257) 2001-05-08 12:24:21 +00:00
.distfiles new vnc completion and use _guard for pine completion (14112) 2001-04-26 14:00:45 +00:00