-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
Nit: add BarStartEmpty
and BarEndFilled
theme characters
#203
Comments
@janpfeifer great idea, would welcome the pr! |
Done I think -- if u have a chance, pls check it out #204 I took the liberty of adding a couple of predefined Themes that the user can choose from if they want. It would be cool to have a more comprehensive selection at some point, I suppose ... Here how it looks with the PR: |
Added BarStartFilled and BarEndFille to Theme struct #203
@janpfeifer this is so cool!!! what a huge improvement, I love how you incorporated them. to get the nerdfonts working, which nerdfonts are needed? there seems to be a lot: https://www.nerdfonts.com/ |
Nevermind! I got it - it's here: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/NerdFontsSymbolsOnly.zip I'll make a little addition to the readme, this is so cool! |
Thanks @schollz ! Yes, any of the nerd fonts will do. And Fira Code seems to have incorporated the symbols as well. |
I just incorporated progressbar 3.16.1 into my project (still in a branch, but to be released soon), and it's working perfectly, thanks! Closing the issue. |
hi, and first many thanks for the wonderful package!
Recently I configured my progressbar as follows:
With the unicodes for progressbars (supported by all nerdfonts.com fonts), and I noticed that there is not way to make a distinction between the bar start/end filled or empty. The characters are as follows:
I was wondering if it would be possible to support those ?
cheers
The text was updated successfully, but these errors were encountered: