powerline/fonts

Unable to install / use on macOS Sequoia (Dev Beta 2) ? ๐Ÿค”

DavidGarciaCat opened this issue ยท 3 comments

I have followed the Quick Installation steps from the readme file:

 david@macbookpro ๎‚ฐ ~ ๎‚ฐ git clone https://github.com/powerline/fonts.git --depth=1
Cloning into 'fonts'...
remote: Enumerating objects: 317, done.
remote: Counting objects: 100% (317/317), done.
remote: Compressing objects: 100% (245/245), done.
remote: Total 317 (delta 73), reused 260 (delta 69), pack-reused 0
Receiving objects: 100% (317/317), 10.74 MiB | 18.26 MiB/s, done.
Resolving deltas: 100% (73/73), done.
 david@macbookpro ๎‚ฐ ~ ๎‚ฐ cd fonts
 david@macbookpro ๎‚ฐ ~/fonts ๎‚ฐ ๎‚  master ๎‚ฐ ./install.sh
Copying fonts...
Powerline fonts installed to /Users/david/Library/Fonts
 david@macbookpro ๎‚ฐ ~/fonts ๎‚ฐ ๎‚  master ๎‚ฐ cd ..
 david@macbookpro ๎‚ฐ ~ ๎‚ฐ rm -rf fonts
 david@macbookpro ๎‚ฐ ~ ๎‚ฐ

After closing my terminal and open it again, I still cannot see the fonts I should see when installing the agnoster theme for ohmyzsh

I can confirm it was working with macOS Sonoma, but it doesn't work anymore with macOS Sequoia (Dev Beta 2)

Meet the same issue. MacOS 15.0

hulto commented

-Bumping this - I'm also having this issue.-

Nevermind just user error ๐Ÿซ 
Make sure your terminal using using a powerline enabled font.
Terminal > Settings
image

Profiles > Text > Font > Choose a powerline enabled one.
image

The suggestion above solves the issue.