AlecAivazis / survey

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

Question duplicates on windows cmd #479

Open ashishapy opened 1 year ago

ashishapy commented 1 year ago

What operating system and terminal are you using? Windows Command Prompt

An example that showcases the bug. image

What did you expect to see? Question not duplicate or prints itself with answer.

What did you see instead? questions prints itself 2nd time with answers.

miniscruff commented 1 year ago

I believe this is a duplicate of: https://github.com/go-survey/survey/issues/368 and fixed by https://github.com/go-survey/survey/pull/474

Xiol commented 1 year ago

Is there an ETA on #474 being merged, please?

daleiyinsi commented 1 year ago

I also encountered this problem, last Question duplicates

rcw5 commented 10 months ago

Hi, do you have any plans to merge #474? Using the code from that PR fixes the issue on my Windows machine. Thanks.

haiderbari commented 10 months ago

It would be great to get this PR merge as it still an issue with windows with latest version.

tangbao commented 9 months ago

the bug has been reported for two years and fixed for one year. Hope it can be merged soon.

wangsir01 commented 3 months ago

Hope it can be merged soon.