Skip to content
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

the border isnt align properly #34

Closed
bryant-the-coder opened this issue Dec 28, 2022 · 8 comments
Closed

the border isnt align properly #34

bryant-the-coder opened this issue Dec 28, 2022 · 8 comments

Comments

@bryant-the-coder
Copy link

image
As you can see, beside date 25. the border isnt align properly. any fix to it?

Terminal: kitty
Font: Operator Mono SSm Lig Book Nerd Font
OS: Fedora

@anufrievroman
Copy link
Owner

I know this bug, usually, this is related to the fact that in your font some characters are not really monospace. In this case, I guess, the leaf icon is probably taken from backup font or something like that, so it takes up more space and shifts the whole line. Usually, Nerd fonts are good, but I am not familiar with this one. By chance, could you please check with another font?

In any case, it is not something I can fix in the program, but you can change this icon in the config file into something else, for example:
holiday_icon = •

@anufrievroman
Copy link
Owner

I installed Kitty to check, it occurs even with my font (Noto Sans Nerd). So it seems it has something to do with how Kitty interprets certain characters. Maybe I should change default holiday icon in the future

@bryant-the-coder
Copy link
Author

I know this bug, usually, this is related to the fact that in your font some characters are not really monospace. In this case, I guess, the leaf icon is probably taken from backup font or something like that, so it takes up more space and shifts the whole line. Usually, Nerd fonts are good, but I am not familiar with this one. By chance, could you please check with another font?

In any case, it is not something I can fix in the program, but you can change this icon in the config file into something else, for example: holiday_icon = •

image
so this works 🤔

@anufrievroman
Copy link
Owner

So hopefully it's just this one icon. If in future you have font troubles, you can just set use_unicode_icons = No to only use ascii symbols, that will make sure that everything is fine.

@bryant-the-coder
Copy link
Author

Thanks bud. Btw nice config :)

@anufrievroman
Copy link
Owner

Thank you :)

@anufrievroman
Copy link
Owner

The default holiday icon has been changed to ⛱ to fix this for all kitty users.

@bryant-the-coder
Copy link
Author

The default holiday icon has been changed to ⛱ to fix this for all kitty users.

Sorry the late reply. Thanks for the change! Been seeing lots of commits!! Lets go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants