jeremyramin / terminal-plus

A terminal package for Atom, complete with themes and more.
https://atom.io/packages/terminal-plus
MIT License
481 stars 255 forks source link

Font not working #199

Open awakekat opened 8 years ago

awakekat commented 8 years ago

Following the instructions for a monospaced font, I have two monospaced font names I have tried: Inconsolata and Source Code Pro. I have shut down Atom and restarted and I get a bland serif font instead. What am I doing wrong?

PelagicDev commented 8 years ago

:+1: I'm seeing this as well...not sure what I'm missing.

willin commented 8 years ago
.terminal-plus .xterm * {
font-family:'Source Code Pro' !important;
}

same problem.

i use this font in webstorm, and tried names like 'Sauce Code Powerline', 'SouceCodePro' .... all no use.

peterloron commented 8 years ago

I'm seeing the same thing. In my case I have ZSH set up to use Powerline, so I need to have the proper fonts working to make it legible...

willin commented 8 years ago

@peterloron move fonts from /Users/xxx/Library/fonts to /Library/fonts