-
-
Notifications
You must be signed in to change notification settings - Fork 211
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
Simple line progress bar #134
Comments
Hello! I only support disabling segments at the moment, like the monitor and stats and elapsed time... I'm doing it actually, to allow us to customize any of those segments as you wish! |
Eee! Thank you! 😹 Although, to clarify, I think I wanted a thin progression line, actually! 😅 The stats are quite handy! |
Ok, what did you mean by "thin" then?
The one you've mentioned seems to only show |
Sorry about that; these example from Literally thin progress "lines", instead of the thicker progress "bars". |
Oh, forgot to say, if you want to remove even the borders, you can pass
|
Hah! That's what I was looking for! Thanks! 😻😹 Er, any way to color them...? 😅 |
you might yuse ansui escape codes |
You're welcome! 👍 |
Read my comments here: #49 |
@rsalmei Got it! Thanks for all the help! |
Hello!
Is it possible to have a simple line progress bar, similar to the rich progress bar? I feel your package here is more fluid, but a little too much for me.
Thank you kindly for the help, and thanks for the package! 😸
The text was updated successfully, but these errors were encountered: