BartoszCoyote/GoPomodoro

Duplicated progress bar when reading keyboard input

tomekbielaszewski opened this issue · 0 comments

Progress bar is getting duplicated when user is hitting keyboard keys like so:

image

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