Duplicated progress bar when reading keyboard input
tomekbielaszewski opened this issue · 0 comments
tomekbielaszewski commented
Progress bar is getting duplicated when user is hitting keyboard keys like so:
I can suggest using this lib for keyboard events listening: https://github.com/gdamore/tcell
This could also allow us to implement some keybindings for additional features