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
Sven Wischnowsky 4da5c1b2e0 (15509)
2001-07-27 12:56:57 +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 two fixes: try all actions that have to be tried (but only once), execute actions if we aren't after an option already (in the same word) (14733) 2001-06-06 09:31:54 +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 (15509) 2001-07-27 12:56:57 +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 fix for comparguments (completing after single letter options that get their argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897) 2001-06-13 11:05:51 +00:00
.distfiles new vnc completion and use _guard for pine completion (14112) 2001-04-26 14:00:45 +00:00