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-07-25 12:18:23 +00:00
..
_alternative
_arg_compile
_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
_call_function
_call_program
_combination
_contexts
_describe another fix for 15477 (separator strings); add list-separator style (15484) 2001-07-25 12:18:23 +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
_regex_arguments spelling corrections 2001-05-29 17:54:08 +00:00
_retrieve_cache
_sep_parts spelling corrections 2001-05-29 17:54:08 +00:00
_store_cache
_sub_commands
_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