console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.21k stars 238 forks source link

Use current position for calculating finished progress bar per_sec instead of bar length #605

Closed DanGonite57 closed 6 months ago

DanGonite57 commented 7 months ago

Fixes https://github.com/console-rs/indicatif/issues/601