-
Notifications
You must be signed in to change notification settings - Fork 937
Font Awesome 5 missing symbol git up arrow symbol #733
Comments
@thevtm - Thanks so much for the kind remark! I'm glad you like it =) Ah, interesting. So, just to be sure, the only difference between those two screenshots is the Font Awesome version? It looks like they change a codepoint on us in the recent version. This is actually rather a pain for us, because we don't really have a way of changing the codepoint based on font version (which P9k doesn't know). |
I'm pretty sure the version is the issue. Have you considered doing something like |
Hello there ! Font awesome version 5.0.6 |
@bhilburn So here just an approach how to handle this problem in general. Some segments support to define ur own icons. I was rly happy to use them, just to get around this problem. If this approach should get attention here and is acceptable, I could do it on my own in a PR, if u like so. |
@weilbith This is already possible! Just declare the variable with your new icon. On second thought:
|
@dritter |
@weilbith Actually, giving the user the opportunity to overwrite icons is the main purpose of |
Sounds like everything is all set, here! If there are still issues, please let us know! |
Why php icon is missing?? |
First of all, this theme is awesome. 😄
I've managed to find a little bug when using Font Awesome 5.
Expected Behavior
(Font Awesome 4)
Actual Behavior
(Font Awesome 5)
Specifications
POWERLEVEL9K_MODE='awesome-fontconfig'
ttf-font-awesome 5.0.2-1
zsh 5.4.2
Linux version 4.14.15-1-ARCH
The text was updated successfully, but these errors were encountered: