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

Git Bash Prompts fail with EOF #208

Open
Silthus opened this issue Aug 4, 2022 · 1 comment
Open

Git Bash Prompts fail with EOF #208

Silthus opened this issue Aug 4, 2022 · 1 comment

Comments

@Silthus
Copy link

Silthus commented Aug 4, 2022

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

image
image
image

I don't know but this may be related to this issue?
chzyer/readline#191

Silthus added a commit to Silthus/promptui-git-bash-bug that referenced this issue Aug 4, 2022
@mamh2021
Copy link

I met the same issue ,

this not work at git bash . but work well in cmd. on windows.

github-merge-queue bot pushed a commit to databricks/cli that referenced this issue Dec 18, 2023
## 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
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