Open kpcyrd opened 6 years ago
Blocked by https://github.com/a8m/pb/pull/62
There are some files and macros vendored that can be removed after this bug is fixed:
src/tty.rs
printfl!
pb_writeln
pb.set_max_refresh_rate
https://github.com/mitsuhiko/indicatif might be an alternative
Blocked by https://github.com/a8m/pb/pull/62
There are some files and macros vendored that can be removed after this bug is fixed:
src/tty.rs
can be deleted~printfl!
can be deletedpb_writeln
can be deletedpb.set_max_refresh_rate
can be enabled