progressbar
progressbar copied to clipboard
Add an option to put the description after the bar
For my use case, I have a single progress bar that moves, but the description changes a lot more frequently, and putting that description before the bar would result in a lot of unwanted movement for the bar itself. Is it possible to tell progressbar to render the description after the bar?
Would welcome a PR for this!