-
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
Problem with requesting password from console #19
Comments
The issue happens on Windows 7 with MINGW console. |
Thanks for the report, Rafal. My first guess is that the mingw console has some kind of trouble with I'll see if I can get a Windows box up to repro. If that's the problem, it's probably pretty easy to swap out for highline or something else that's higher level. |
It looks like this issue effects HighLIne as well, since it uses I'm going to leave this issue open, but don't plan on doing any work on it to support this one terminal type on one operating system, but if you find something that works feel free to file a PR or let us know. |
I'm experiencing this same issue on Windows 7 with MINGW console. The workaround for me is to use the command prompt. |
In git bash, I got past this particular error with the following: |
When I try to use Zanzibar 0.1.21 calling
I get in this line an error with the following stack
The text was updated successfully, but these errors were encountered: