1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Completion/Base/Utility
2002-10-09 20:38:24 +00:00
..
_alternative add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +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
_describe rename max-match-length style to max-matches-width (17213) 2002-05-23 12:16:42 +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 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
_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
_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
.distfiles 16842: resolve name clash for nc between netcat and the nedit client for 2002-03-15 16:26:08 +00:00