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

The prompt don't work for me when I test in bash for windows terminal. #50

Closed
kiki407 opened this issue Mar 9, 2022 · 3 comments
Closed

Comments

@kiki407
Copy link

kiki407 commented Mar 9, 2022

When using in bash for windows (https://gitforwindows.org/) the prompt freeze and don't let me enter a value.
It works in Powershell and cmd.
I am not sure what information I should provide. Let me know how I can help.

@mikaelmello
Copy link
Owner

Hi @kiki407, unfortunately this isn't an easy problem to fix due to the nature of how terminals like git bash work...

You can read more details here: crossterm-rs/crossterm#580

A direction we could go would be to have some sort of compatibility mode that would detect this scenario and render the prompts differently. Not sure how possible this is but it would require some work

@kiki407
Copy link
Author

kiki407 commented Mar 22, 2022

Thanks for the reply.
Fair enough.

@mikaelmello
Copy link
Owner

Closing this, at least until we have more tools at our disposal to fix it

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

2 participants