issues
search
console-rs
/
indicatif
A command line progress reporting library for Rust
MIT License
4.41k
stars
241
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
per_sec does not respect width specifier
#663
rlee287
opened
1 week ago
3
Is indicatif asychronyous?
#662
nearest-river
closed
2 weeks ago
1
Support increasing progress bar length
#661
seanaye
closed
3 weeks 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
opened
1 month ago
9
Update unicode-width requirement from 0.1 to 0.2
#658
dependabot[bot]
closed
1 month ago
0
initial draft oft hold_max with heuristic
#657
djugei
opened
1 month ago
2
Can we use a smoother function for eta?
#656
c19
opened
1 month 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]
opened
3 months ago
1
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
3 months ago
9
Fix AtomicPosition::reset storing wrong value
#650
TheJokr
closed
3 months ago
1
chore: fix comment
#649
rustco
closed
4 months ago
0
Fix move cursor flag not working
#648
SuperTux88
closed
4 months ago
1
Improve trimming and alignment with multi-byte characters
#647
djc
opened
5 months ago
0
Workarounds for flaky tty/color support in GitHub actions runner
#646
chris-laplante
closed
5 months ago
0
Adding/removing progress bar spinners leaves newlines
#645
msrd0
opened
5 months ago
3
Stacked progress bar
#644
baszalmstra
opened
5 months ago
2
MultiProgress second ProgressBar extremely delayed
#643
LDprg
closed
5 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
6 months ago
1
Moved from unicode-width to unicode-display-width for visual grapheme width estimation
#639
TapGhoul
closed
6 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
7 months ago
3
MultiProgress falls apart if the number of ProgressBars excedes the number of lines in a terminal
#636
alerque
opened
7 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
8 months ago
3
‘percent_precise’ do not work
#633
JHwarlock
opened
8 months ago
4
Mention ProgressTracker near list of template keys
#632
djc
closed
8 months ago
0
Intermittent `style::tests::wide_element_style` failure
#631
chris-laplante
opened
8 months ago
2
fix members of a multibar always rendering
#630
remi-dupre
opened
8 months ago
4
Bump version to 0.17.8
#629
djc
closed
8 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
9 months ago
3
Add gifs/videos in readme for each example
#621
qarmin
closed
9 months ago
1
Revert heuristic algorythm
#620
nagos
closed
9 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
Question: How to get latest progress bar state string
#617
Halimao
closed
10 months ago
3
Add `VisualLines` newtype wrapper
#616
smoelius
closed
10 months ago
2
`{msg}` `.set_message(Cow<'static, str>)` design unnecessarily requires allocation
#615
JulianKnodt
opened
10 months ago
3
Finished progress bars are not preserved in `MultiProgress::println`
#614
Mottl
closed
10 months ago
6
Next