Open ebrownewell opened 4 years ago
Hi dipndawtz
I was stumbling upon this library as I'm trying to play around with this and noticed this it will cause to repeat the label and its value upon hitting the enter key.
At this "prompt.go", line 166, try to disable it and it should work and I raised a request to amend it or remove it. It works for me. Thank you
Happens since v0.4.0.
I just ran into this issue myself
I have just run into this issue today, could 2020 get any worse?
Any update on this?
Likely caused by #148, #169 will resolve this
Using the latest version of promptui (v0.6.0) and Go v1.13.4 on windows 10 I see constant duplicating prompt lines when running a very simple prompt:
and it does the same with or without the mask, and in any terminal I can get my hands on (wsl, powershell, etc).
Here's the code I'm using: