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

PowerShell tab completion option filter improvements #669

Open
6 tasks
ferventcoder opened this issue Mar 24, 2016 · 0 comments
Open
6 tasks

PowerShell tab completion option filter improvements #669

ferventcoder opened this issue Mar 24, 2016 · 0 comments

Comments

@ferventcoder
Copy link
Member

Following on #412, it would be good to add some improvements to the filtering

  • The filter for not repeating options doesn't work when text is entered for values - e.g. choco feature enable --name=bob <tab> will show choco feature enable --name=bob --name
  • Feature names should auto complete
  • config keys should auto complete
  • pin should auto complete for names
  • autocomplete install name --version=<tab>
  • autocomplete update name --version=<tab> filtering out older versions
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