-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I've noticed that with any of the examples, but especially multi-bar ones, that if I start typing while the progress bars are moving, the console just gets filled with uninterpreted ANSI escape sequences on every tick, and the bar rendering completely breaks.
I don't see a need to accept typed input during progress monitoring, except perhaps ESC to cancel, but the console rendering positions should not break down.
I'm running the examples in a Mac Terminal window with Bash if that makes a difference.
Metadata
Metadata
Assignees
Labels
No labels