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

Tab completion doesn't work for commands - wsl bash completion #36

Open
erichiller opened this issue Jun 27, 2018 · 0 comments
Open

Tab completion doesn't work for commands - wsl bash completion #36

erichiller opened this issue Jun 27, 2018 · 0 comments

Comments

@erichiller
Copy link
Owner

https://askubuntu.com/questions/33440/tab-completion-doesnt-work-for-commands

check for package

check for file

check for getopt

enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion fi

might be broken anyways if launched via CMD
microsoft/WSL#1542

https://trello.com/c/RMb2XIae

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