We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a sentence is too large for the terminal, next character correctly goes next line but cause lines duplicates
here is the repository i used wich just is promptui/_examples/prompt
The text was updated successfully, but these errors were encountered:
promptui
survey
network
init
This seems like quite a serious issue. Does anyone have a solution for this?
Sorry, something went wrong.
I arrived here looking for the same issue but with promptui.Select
promptui.Select
See #122 and #92 for two possible solutions.
No branches or pull requests
Description
When a sentence is too large for the terminal, next character correctly goes next line but cause lines duplicates
Screenshots
To Reproduce
here is the repository i used wich just is promptui/_examples/prompt
The text was updated successfully, but these errors were encountered: