You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
Likely due to fact that Git Bash does not correctly support ANSI escape
sequences, we cannot use `promptui` package there. See known issues:
- manifoldco/promptui#208
- chzyer/readline#191
Currently I am unable to use Git Bash with this library. All prompts are immediately terminated with an EOF.
Find the example repository with all three test cases here: https://github.com/Silthus/promptui-git-bash-bug
I don't know but this may be related to this issue?
chzyer/readline#191
The text was updated successfully, but these errors were encountered: