Open
Description
zsh-completions/zsh-completions-howto.org
Lines 291 to 299 in d24f58d
The explanation for the example and the example itself seems a bit different?
The example seems to say that we should match:
- Any non-empty command
- Any branch below
- word1(a|b|c)
- word11(a|b|c)
- Any branch below
- word2(a|b|c)
- word22(a|b|c)
- Any branch below
But the explanation says something else, like the second word can be word2(a|b|c) or a filename.
Metadata
Assignees
Labels
No labels
Activity