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

Support terminal auto-complete #25

Open
nemec opened this issue Jan 19, 2016 · 0 comments
Open

Support terminal auto-complete #25

nemec opened this issue Jan 19, 2016 · 0 comments

Comments

@nemec
Copy link
Owner

nemec commented Jan 19, 2016

Add support for auto-complete in the major terminal emulators (Powershell, Bash). May have to be a separate tool integrated into the build process since the completion scripts are often separate files.

https://blog.jcoglan.com/2013/02/12/tab-completion-for-your-command-line-apps/
http://stackoverflow.com/questions/25823910/pscmdlet-dynamic-auto-complete-a-parameter-like-get-process
http://stackoverflow.com/questions/33132028/powershell-binary-module-dynamic-tab-completion-for-cmdlet-parameter-values

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