1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-10 21:30:56 +01:00
zsh/Completion/Base/Utility
2003-04-30 13:47:05 +00:00
..
.distfiles 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00
_alternative 18347: fix problems with having more than one ((val\:desc ...)) style action 2003-03-13 09:59:48 +00:00
_arg_compile
_arguments for automatic long options completion, use the string after the equal signs (from the --help-text) as the description to shown when completing after the option (17214) 2002-05-23 12:20:15 +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 moved from Completion/Base/_combination 2001-04-02 11:10:08 +00:00
_describe 18486: back-out 18458 because it causes problems when completing only options 2003-04-30 13:47:05 +00:00
_guard make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708) 2002-02-25 09:09:31 +00:00
_multi_parts 18262: fix bug where only first match was added with expand style set to suffix 2003-02-19 18:05:51 +00:00
_nothing moved from Completion/Builtins/_nothing 2001-04-02 11:12:23 +00:00
_pick_variant 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00
_regex_arguments 16398: updated zstyle completion and related cleanup 2002-01-04 12:09:29 +00:00
_retrieve_cache moved from Completion/Base/_retrieve_cache 2001-04-02 11:11:20 +00:00
_sep_parts 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_set_command remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
_store_cache Changes to _store_cache to allow cache names to contain slashes "/". 2002-10-09 20:38:24 +00:00
_sub_commands moved from Completion/Base/_sub_commands 2001-04-02 11:11:52 +00:00
_values make _values not use -Q (16991) 2002-04-16 07:55:49 +00:00