vbauerster / mpb

multi progress bar for Go cli applications
The Unlicense
2.29k stars 123 forks source link

Any option to write text in the progress bar? #81

Closed Didainius closed 3 years ago

Didainius commented 3 years ago

Wondering if one would be able to set some text on the progress bar as it goes?

#0: 2s 8s 20 % [====================================>--------------------TestX--------------] 0s
#1: 2s 8s 20 % [====================================>--------------------TestY--------------] 0s
#2: 2s 8s 20 % [====================================>------------------- TestX--------------] 0s
vbauerster commented 3 years ago

There is no such option.