manifoldco / promptui

Interactive prompt for command-line applications

Home Page:https://www.manifold.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line duplication when sentence too large for terminal window

malletgaetan opened this issue · comments

Description

When a sentence is too large for the terminal, next character correctly goes next line but cause lines duplicates

Screenshots

Downhill Windmills

To Reproduce

here is the repository i used wich just is promptui/_examples/prompt

This seems like quite a serious issue. Does anyone have a solution for this?

I arrived here looking for the same issue but with promptui.Select

See #122 and #92 for two possible solutions.