-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Whitespaces added to segments #239
Comments
From FAQ:
This bug has also been fixed in the development branch of powerlevel9k. |
Sorry, I've missed that you are also pointing out to extra spaces after some icons. Powerlevel9k deals with the problem of non-monospace fonts in an inconsistent way while Powerlevel10k does it consistently. To configure Powerlevel10k for your font you'll probably want to define You might also want to run |
Thanks |
96b520b2 build v1.5.1 binaries for all platforms ffeb0507 bump version to v1.5.1 1bcbea07 mbuild: disable pacman upgrades on msys 39dbb92f log a warning if unable to parse packed-refs a9d70ec0 add `-r` flag to gitstatus_start in bash bindings (#241) abbf9a79 don't use static_assert with one argument as it's not available prior to c++17 (#239) f8c396e4 drop all tags if packed-refs doesn't have a header line (#1428) git-subtree-dir: gitstatus git-subtree-split: 96b520b248ca872646e27b3df4535898356e4637
I noticed a different to powerlevel9k after loading powerlevel10k with
As you can see powerlevel10k adds whitespaces after every segment:
Before powerlevel10k was sourced, powerlevel9k was used.
The text was updated successfully, but these errors were encountered: