issues
search
console-rs
/
indicatif
A command line progress reporting library for Rust
MIT License
4.45k
stars
243
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump version to 0.17.9
#667
djc
closed
1 week ago
1
Replace `instant` with `web-time`
#666
torokati44
closed
1 week ago
2
The dependency `instant` is no longer maintained - consider switching to `web-time` instead
#665
torokati44
closed
1 week ago
0
feat: allow constructing and setting the progress bar len to `None`
#664
cdellacqua
closed
1 week ago
0
per_sec does not respect width specifier
#663
rlee287
opened
1 month ago
3
Is indicatif asychronyous?
#662
nearest-river
closed
1 month ago
1
Support increasing progress bar length
#661
seanaye
closed
1 month ago
2
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#660
akorchyn
closed
1 month ago
0
Fix bar-less text output
#659
spoutn1k
closed
6 days ago
12
Update unicode-width requirement from 0.1 to 0.2
#658
dependabot[bot]
closed
2 months ago
0
initial draft oft hold_max with heuristic
#657
djugei
opened
2 months ago
2
Can we use a smoother function for eta?
#656
c19
opened
2 months ago
1
Update deny config for cargo-deny 0.15 release
#655
djc
closed
3 months ago
0
Bump EmbarkStudios/cargo-deny-action from 1 to 2
#654
dependabot[bot]
closed
1 week ago
2
Documentation tweaks; bump MSRV
#653
chris-laplante
closed
3 months ago
0
clarifications on the lifecycle of progress bars
#652
djugei
opened
3 months ago
4
No progress bar in docker logs
#651
funlennysub
opened
4 months ago
9
Fix AtomicPosition::reset storing wrong value
#650
TheJokr
closed
4 months ago
1
chore: fix comment
#649
rustco
closed
5 months ago
0
Fix move cursor flag not working
#648
SuperTux88
closed
5 months ago
1
Improve trimming and alignment with multi-byte characters
#647
djc
opened
6 months ago
0
Workarounds for flaky tty/color support in GitHub actions runner
#646
chris-laplante
closed
6 months ago
0
Adding/removing progress bar spinners leaves newlines
#645
msrd0
opened
6 months ago
3
Stacked progress bar
#644
baszalmstra
opened
6 months ago
2
MultiProgress second ProgressBar extremely delayed
#643
LDprg
closed
6 months ago
3
introduce the hold_max option for less jumpy Seek-implementing ProgressBarIters
#642
djugei
opened
6 months ago
5
tests: print whether colors are enabled to help diagnose spurious failure
#641
chris-laplante
closed
6 months ago
0
How do I get the progress bar to align under my design?
#640
eatradish
closed
7 months ago
1
Moved from unicode-width to unicode-display-width for visual grapheme width estimation
#639
TapGhoul
closed
7 months ago
1
Using ⚙️ emoji in ProgressBar spinner message causes unnessecary line breaks
#638
TapGhoul
closed
6 months ago
23
Feature Req.: Human readable `per_sec` rate
#637
amandasaurus
opened
8 months ago
3
MultiProgress falls apart if the number of ProgressBars excedes the number of lines in a terminal
#636
alerque
opened
8 months ago
1
[Meta] missing release entries for 0.17.6 and up
#635
hasezoey
closed
8 months ago
3
examples/fastbar.rs rendering is different on Windows git-bash than CMD or PowerShell
#634
DBY047
closed
9 months ago
3
‘percent_precise’ do not work
#633
JHwarlock
opened
9 months ago
4
Mention ProgressTracker near list of template keys
#632
djc
closed
9 months ago
0
Intermittent `style::tests::wide_element_style` failure
#631
chris-laplante
opened
9 months ago
2
fix members of a multibar always rendering
#630
remi-dupre
opened
9 months ago
4
Bump version to 0.17.8
#629
djc
closed
9 months ago
1
[feature request] adding `{percent_precise}` style key
#628
OmarTawfik
closed
9 months ago
5
Fix truncated ANSI
#627
remi-dupre
opened
9 months ago
1
fix inadvertently dropping MutexGuard in TickerControl
#626
chris-laplante
closed
9 months ago
0
POC synchronized output leveraging work by Funami580
#625
chris-laplante
opened
9 months ago
3
Use with Zenity
#624
wildwestrom
closed
9 months ago
7
Hidden as an attribute on Style not ProgressBar
#623
akanalytics
closed
9 months ago
3
renders the speed in bytes per second using SI prefixes
#622
WankkoRee
closed
10 months ago
3
Add gifs/videos in readme for each example
#621
qarmin
closed
10 months ago
1
Revert heuristic algorythm
#620
nagos
closed
10 months ago
2
Git repo is missing tag for v0.17.7
#619
rlee287
closed
10 months ago
1
synchronized output
#618
Funami580
opened
10 months ago
13
Next