Open TheHardew opened 9 months ago
Now it refreshes the bar every 0.5s
The problem is by default the bars get really messed up after changing terminal sizes Also, the processing speed and eta don't get updated And the finished bars do not resize
Probably need custom code for all that
Instead of only updating once an image is transcoded, refresh periodically to show the program still works.
Doing it for the transcoded book is easy, but updating both the overall bar and the book will be tricky.
It should also resize the bars when the screen changes sizes.