AlecAivazis / survey

A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
MIT License
4.07k stars 351 forks source link

Duplicated prompt after enter input #368

Open cristianadrielbraun opened 2 years ago

cristianadrielbraun commented 2 years ago

Hi, I'm getting this problem:

image

The message is being duplicated after I press enter.

This is happening with the "Input" survey. Not happening on select, for example. Note that the image is showing the "cursor" example from this repo.

Is this a bug or am I doing something wrong?

PS: I realized this is happening on Windows only. On Linux, it works fine

Thanks in advance

raklaptudirm commented 2 years ago

Any updates or fixes for this issue? It still seems to be a problem.

QuantumAI commented 2 years ago

Issue seems to be present since v2.2.14, not in v2.2.13