issues
search
console-rs
/
indicatif
A command line progress reporting library for Rust
MIT License
4.46k
stars
243
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prepare 0.17.6
#571
djc
closed
1 year ago
3
Add new Integrations section to README, containing a link to indicatif_log_bridge initially
#570
djugei
closed
1 year ago
1
added LogWrapper to bridge indicatif and the log crate
#569
djugei
closed
1 year ago
5
Fixed progress bar not suspending multiprogress bar
#568
Vrajs16
closed
1 year ago
0
added example on how to use indicatif with env_logger/the log crate
#567
djugei
closed
1 year ago
0
using indicatif and the log crate
#566
djugei
closed
1 year ago
1
fix incorrect remainder calculation in RateLimiter
#565
taoky
closed
1 year ago
1
how to show progress bar and inquire select at the same time?
#564
Daniel-Xu
opened
1 year ago
13
Only render as many lines as the terminal can actually display
#563
oli-obk
closed
1 year ago
11
Add missing space before unit
#562
Error-42
closed
1 year ago
2
Panic related to high eta
#561
alexheretic
closed
1 year ago
2
fix `ProgressState::duration()` overflow
#560
alexheretic
closed
1 year ago
0
Suspend mpb from a pb inside a mpb
#559
Vrajs16
closed
1 year ago
0
`elapsed` doesn't update during single long-running step or some parallel steps
#558
mtkennerly
closed
8 months ago
2
Duration becomes 0 after calling `finish()`
#557
suomela
opened
1 year ago
5
Estimates become extremely large if progress updates are infrequent
#556
teor2345
opened
1 year ago
7
fix overflow crash when displaying ETA
#555
conradoplg
closed
1 year ago
1
Crash if progress stops
#554
conradoplg
closed
1 year ago
2
usize instead of u64
#553
abimek
opened
1 year ago
1
Adding method to specify floating-point precision
#552
cloppingemu
closed
1 year ago
4
feat: add futures::Stream support
#551
aatifsyed
closed
1 year ago
0
Add `decimal_bytes_per_sec` state formatter
#550
Hirevo
closed
1 year ago
1
tests: suppress clippy redundant clone check in test code
#549
chris-laplante
closed
1 year ago
0
Add builder-like `with_finish` method to `ProgressBarIter`.
#548
matthewhchan
closed
1 year ago
1
Fix subtract with overflow when measuring terminal line length
#547
foresterre
closed
1 year ago
5
Subtract with overflow when measuring line length in 0.17.4
#546
foresterre
closed
1 year ago
0
Feature Request: Add builder-like `with_finish` method to `ProgressBarIter` to set finish behavior
#545
matthewhchan
closed
1 year ago
2
How do I make `percent` round down?
#544
ajeetdsouza
closed
1 year ago
3
Can I implement a progress bar for this kind of screen scrolling?
#543
MoGuGuai-hzr
opened
1 year ago
9
Prepare 0.17.4 release
#542
djc
closed
1 year ago
0
Release request -- 0.17.4
#541
azriel91
closed
1 year ago
1
Handle newline in msg and empty msg
#540
RDruon
closed
1 year ago
1
Switch Estimator to use an exponential weighting
#539
afontenot
closed
1 year ago
16
resetting the elapsed time also resets ETA
#538
afontenot
closed
1 year ago
1
impl Default for ProgressStyle?
#537
imbolc
closed
1 year ago
2
Resetting the time elapsed does not also reset the ETA
#536
afontenot
closed
1 year ago
2
Fix incorrect seconds_per_step calculation
#535
afontenot
closed
1 year ago
5
With burst-heavy writes, eta and bitrate show incorrect values when using enable_steady_tick
#534
afontenot
closed
1 year ago
7
Handle terminal line wrap to avoid new line
#533
RDruon
closed
1 year ago
5
Implement Clone for ProgressDrawTarget
#532
dfaust
closed
1 year ago
7
Add `contents_formatted` to `InMemoryTerm`
#531
dfaust
closed
1 year ago
4
How to print progressbar when redirecting output to file?
#530
c19
opened
1 year ago
6
Mention the prefix and message placeholders in the `with_` docs
#529
lnicola
closed
1 year ago
0
`ProgressBar::with_message` does nothing?
#528
lnicola
closed
1 year ago
5
Add option for JSON escaping for placeholder values
#527
akx
closed
1 year ago
4
Allow rate-limiting TermLike targets
#526
akx
closed
1 year ago
0
Machine-readable (JSON) output
#525
akx
opened
1 year ago
0
Color % symbol in template
#524
eatradish
closed
1 year ago
1
Fix docs for `ProgressDrawTarget`
#523
tillarnold
closed
1 year ago
1
fix: inc after work
#522
tatref
closed
1 year ago
2
Previous
Next