1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-11 09:40:59 +01:00
zsh/Completion/Base/Utility
m0viefreak 2d5dd74732 38153: change the way long options are examined for "=" signs to more accurately identify options that take arguments
Note in workers/39135:
The pattern in 266/268 appears to match the '=' sign even though it's in the
second colon-separated field, where it doesn't denote a mandatory argument.
I'm guessing the pattern match on lines 266/268 should be fixed ...

This commit alters those patterns in what is hoped to be the desired way.
2016-09-06 22:35:26 -07:00
..
.distfiles
_alternative
_arg_compile
_arguments 38153: change the way long options are examined for "=" signs to more accurately identify options that take arguments 2016-09-06 22:35:26 -07:00
_cache_invalid
_call_function
_call_program
_combination
_comp_locale
_complete_help_generic
_describe
_guard
_multi_parts
_nothing
_pick_variant
_regex_arguments
_regex_words
_retrieve_cache
_sep_parts
_sequence
_set_command
_store_cache
_sub_commands
_values