-
Notifications
You must be signed in to change notification settings - Fork 242
Issues: console-rs/indicatif
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
MultiProgress falls apart if the number of ProgressBars excedes the number of lines in a terminal
#636
opened Mar 12, 2024 by
alerque
{msg}
.set_message(Cow<'static, str>)
design unnecessarily requires allocation
#615
opened Dec 20, 2023 by
JulianKnodt
Width-filling progress bars wrap around on >1 character wide emojis
#611
opened Dec 6, 2023 by
MarijnS95
Document behavior of
MultiProgress
, suspend
, and ProgressBar
scopes
#595
opened Sep 26, 2023 by
chris-laplante
bug:
MultiProgress
with insert_before
and suspend
destroys the previous progress bars
#594
opened Sep 26, 2023 by
budde25
Odd behavior when
ProgressBar::println
ing lengthy messages
#591
opened Sep 21, 2023 by
matheus-consoli
Spinners in the examples don't render properly in the Windows Command Prompt
#574
opened Aug 8, 2023 by
LikeLakers2
Estimates become extremely large if progress updates are infrequent
#556
opened Jun 29, 2023 by
teor2345
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.