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

How to achieve auto completion after user input a not fix parameter? #192

Open
li9270 opened this issue Sep 3, 2021 · 0 comments
Open

Comments

@li9270
Copy link

li9270 commented Sep 3, 2021

For example, the command may be:
get 0 status
get 0 config
get 1 status
get 1 config
The first cmd get is fix, the second cmd is not fix, may 0, or 1, 2, 3 ......, the third cmd is fix, may status or config.
The wanted result: I input the cmd "get 0", the press the tab, I want to get prompt: status config.
But I have not find out the modify methord.
Did anyone has any suggestion? Thanks a lot !

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

No branches or pull requests

1 participant