mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-11 09:40:59 +01:00
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. |
||
|---|---|---|
| .. | ||
| .distfiles | ||
| _alternative | ||
| _arg_compile | ||
| _arguments | ||
| _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 | ||