1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00
zsh/Completion/Base/Utility
2001-05-31 12:38:34 +00:00
..
.distfiles new vnc completion and use _guard for pine completion (14112) 2001-04-26 14:00:45 +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 fix tag-order problem with _arguments (completion after an option that gets an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607) 2001-05-31 12:38:34 +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 (14602) 2001-05-31 08:18:36 +00:00