-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Unable to install autocomplete #101
Comments
I will have to check this issue. I have an almost similar setup as yours (OS X, zsh, bash) and I was successful in setting up the auto completion. There might be a difference somewhere else. Your post looks like you globally installed mite-cli. Is there something like nvm or other involved. Can you please post the output of |
Thanks for bringing this up and fillin out all the survey! |
Confirmed. I also tried this in a fresh installed docker container and the prompt doesn’t wait until the shell is chosen. I’ll see what I can find out. |
Should be fixed in 1.6.0 |
@daaanny90 does it work for you know? |
Context
Description
I'm trying to install autocomplete, with the command
mite autocomplete install
.Expected Behavior
I should be able to choose the right shell type and go on with the installation.
Current Behavior
The choice is shown, but I cannot choose the shell type, because the installation script stops before I can do anything.
Steps to Reproduce
Just run
mite autocomplete install
, from bash or szh is the same.The text was updated successfully, but these errors were encountered: