You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using cutie.prompt_yes_or_no() and entering a long enough string - or just a moderately-sized string and resizing the console window just enough so it wraps - then typing or using the arrow keys to move the selector will completely break the display.
Resizing the window back so the original prompt will fit again will 'fix' the issue, though the duplicated lines will persist.
Input question string for the below was testtesttesttesttesttesttesttesttesttesttesttesttesttest.
The text was updated successfully, but these errors were encountered:
Using
cutie.prompt_yes_or_no()
and entering a long enough string - or just a moderately-sized string and resizing the console window just enough so it wraps - then typing or using the arrow keys to move the selector will completely break the display.Resizing the window back so the original prompt will fit again will 'fix' the issue, though the duplicated lines will persist.
Input question string for the below was
testtesttesttesttesttesttesttesttesttesttesttesttesttest
.The text was updated successfully, but these errors were encountered: