Closed lanffy closed 9 years ago
@lanffy I assume you use the fallback-strategy
?
The problem arises from different codepoints in fallback- and patching-strategy. In powerlevel9k we use the codepoints for patching-strategy. At that point I didn't know that the codepoints differ, I just propagated patching-strategy, as this is easier to install..
We discovered this in our conversation in https://github.com/bhilburn/powerlevel9k/compare/master...tcbbd:master
Note, that an echo "\uF008" "\uF20A" "\uE20E"
should show all the same icon, but is 1. original octoface-codepoint in octoicons 2. octoface-codepoint in fallback-strategy
and 3. octoface-codepoint in patching-strategy
.
@dritter ,thank you for your answer. I still do not know how to solve it. When I close the POWERLEVEL9K_MODE config like this: #POWERLEVEL9K_MODE='flat' and #POWERLEVEL9K_MODE='awesome-patched' the terminal looks like this:
how can use terminal like this:
@lanffy Just install the pre-patched fonts from the patching-stategy branch.
@dritter thank you very much. I installed pre-patched what you said. and set config: POWERLEVEL9K_MODE='awesome-patched'
and the terminal is like this:
my iterm2 config is like this:
thank you again.
@all
How to work at osx.
you dont need to do any thing...
just install the font with suffix xxx + Awesome.ttf
in https://github.com/gabrielelana/awesome-terminal-fonts/tree/patching-strategy/patched
then, iterm2 -> preference -> text -> font, select the xxx + Awesome.ttf
, that's all.
this is my .zshrc content:
I installed pro like how to install as your said.
when the config is POWERLEVEL9K_MODE='awesome-patched' and the terminal is like this:
when the config is POWERLEVEL9K_MODE='flat' and the terminal is like this: