multi-progress
multi-progress copied to clipboard
Multiple progress bars based on the "progress" package
There are some messages I output using bar.interupt, this no longer works correctly leaving static copies of the bars through out the console when using this.
I have added JSDoc Documentation for autocompletion and intellisense
It seems that the cursor gets at the end of the line of the just modified progress bar, that could gamble the terminal if something is printed (an exception, for...
Allign the different fields of each progressbar to show it nicer. So far seems it would be just enough with the download name, so I would pad them with spaces...