gabrielelana / awesome-terminal-fonts

Tools and instructions on how to have awesome symbols in a terminal with a monospace font
MIT License
2.45k stars 230 forks source link

DefaultFontFallbacks.plist is not in the directory specified on Mac OS X Catalina #61

Open dendisuhubdy opened 5 years ago

dendisuhubdy commented 5 years ago
cp /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Resources/DefaultFontFallbacks.plist ~/Desktop                           
cp: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Resources/DefaultFontFallbacks.plist: No such file or directory
swift-develop commented 4 years ago

Have the same issue.

dendisuhubdy commented 4 years ago

yeah any fixes?

Kayne commented 4 years ago

Same issue. Looks like DefaultFontFallbacks.plist was moved and renamed or removed / replaced by other solution. I spent some time to investigate this but sadly I found nothing.

jgchristopher commented 4 years ago

May have to move back to the patched font strategy

jgchristopher commented 4 years ago

I have my environment working again using nerd-fonts patched fonts. https://github.com/ryanoasis/nerd-fonts

Kayne commented 4 years ago

Thanks @jgchristopher ! I took a look and also fixed my environment with these patched fonts approach.

Diggitysc commented 4 years ago

Echoing others solutions

1) install https://github.com/ryanoasis/nerd-fonts 2) in iterm2 switch the font in question (example MesloLGSDZ) to the Nerd Font equivalent

andywenk commented 4 years ago

Echoing others solutions

  1. install https://github.com/ryanoasis/nerd-fonts
  2. in iterm2 switch the font in question (example MesloLGSDZ) to the Nerd Font equivalent

alternatively (or adding) you can set Use built-in Powerline glyphs in iterm2 (tested with version 3.3.7) in Preferences > Profiles > Text