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

Completion script should not generate suggestions for options with arguments that have no known completions #466

Closed
remkop opened this issue Sep 7, 2018 · 0 comments

Comments

@remkop
Copy link
Owner

remkop commented Sep 7, 2018

Follow-up issue resulting from discussion on #461:

options that take an argument for which no candidates are available (e.g., non-enum) should not generate any candidates. The current (incorrect) behaviour is to show subcommands or the default completions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant