Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: (complete, zsh) Don't emit catchall when we have subcommands #4899

Merged
merged 1 commit into from
May 12, 2023

Conversation

clubby789
Copy link
Contributor

Fixes #4898

I'm not entirely sure this is correct, but it fixes the linked case and doesn't regress any existing tests.

@clubby789
Copy link
Contributor Author

I think the remaining failing checks are a Github issue

@epage epage merged commit 2fd3e4c into clap-rs:master May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

completion: last(true) + subcommands causes 'doubled rest argument' error in Zsh
2 participants