powerline / fonts

Patched fonts for Powerline users.
25.55k stars 3.19k forks source link

Unable to install fonts in Mac Yosemite #106

Open qbektrix opened 9 years ago

qbektrix commented 9 years ago

I am a new mac user, maybe I missed a step. Here I go: I downloaded https://github.com/powerline/fonts/archive/master.zip and went into the folder via terminal and ran "sh install.sh". I got the following message: "All Powerline fonts installed to /Users/qbektrix/Library/Fonts" Then I ran the below line: echo "\ue0b0 \u00b1 \ue0a0 \u27a6 \u2718 \u26a1 \u2699" But my output looks like:  ±  ➦ ✘ ⚡ ⚙ (the first and third box had a "w" like character in the box as viewed from my terminal). Do I have to install Powerline first??? I am trying to use agnoster theme for my zsh in iterm2. https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/agnoster.zsh-theme

joshrosso commented 9 years ago

Check your iterm2 preferences. Preferences > Profiles > Text (tab)

Can you verify that the Non-ASCII Font is set to a powerline font? screen shot 2015-04-11 at 11 41 14 am

svenfuchs commented 9 years ago

I had the same problem. Menlo Regular for Powerline seems to be the only font that doesn't work though. Selecting DejaVu Sans Mono for Powerline as a Non-ASCII Font fixes this for me.

chasevida commented 9 years ago

Thanks @svenfuchs that solution worked for me.

AntouanK commented 9 years ago

Thanks @JoshRosso , solved my problem.

tulcas commented 8 years ago

Thanks work fine ! @svenfuchs