Mpdreamz / shellprogressbar

ShellProgressBar - display progress in your console application
MIT License
1.43k stars 134 forks source link

Update child progress bar message #106

Open krgiddings opened 1 year ago

krgiddings commented 1 year ago

When not collapsing a child progress bar, it would be really nice if there was a way to update the progress bars message. For example it might display "Downloading file 1" while downloading, but once we reach 100%, it would be nice to change it to "File 1 Downloaded"