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

[Bug]: the CLI does not accept enter key #1015

Open
1 task done
danielo515 opened this issue Oct 4, 2024 · 1 comment
Open
1 task done

[Bug]: the CLI does not accept enter key #1015

danielo515 opened this issue Oct 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@danielo515
Copy link

What happened?

I am trying to setup fabric, but when I try to hit enter to answer the different questions, it just draws another character on the prompt. Only ctrl+D allows me to move to the next prompt, but the value is not taken. I tried in bash and zsh

Version check

  • Yes I was.

Relevant log output

No response

Relevant screenshots (optional)

No response

@danielo515 danielo515 added the bug Something isn't working label Oct 4, 2024
@eugeis
Copy link
Collaborator

eugeis commented Oct 4, 2024

try to execute:
stty sane

and then try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants