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
I'm using prompt.ask and prompt.multiline to gather input, and I've found they seem to flicker as you type. I haven't seen it with prompt.select though.
Describe the problem
I'm using
prompt.ask
andprompt.multiline
to gather input, and I've found they seem to flicker as you type. I haven't seen it withprompt.select
though.Screen.Recording.2023-01-06.at.11.20.14.PM.mov
Screen.Recording.2023-01-06.at.11.18.56.PM.mov
Steps to reproduce the problem
Actual behaviour
The text flickers. Maybe it's being redrawn every key?
Expected behaviour
No flickering while typing.
Describe your environment
The text was updated successfully, but these errors were encountered: