Platformio-atom-ide-terminal: How to add font?

Created on 17 Oct 2016  路  5Comments  路  Source: platformio/platformio-atom-ide-terminal

I need powerline font in my iTerm theme, but in atom ide terminal is't support.

And it also is't support Chinese .

Thanks for help.

question

Most helpful comment

Install the font package; Go to Packages, find Platform, click on Settings, scroll down to find Font Family, enter: Hack
Now all symbols show up in my powerline

All 5 comments

good question, would like to know the same.

Same here.

Duplicate of #33

You can change the font from the "Font Family" entry in the config. Setting this value fixed powerline for me :

PowerlineSymbols, Monospace

Install the font package; Go to Packages, find Platform, click on Settings, scroll down to find Font Family, enter: Hack
Now all symbols show up in my powerline

This is how I set it up on a mac after some trial and error:

brew tap caskroom/fonts
brew cask install font-hack-nerd-font

In Atom settings: Packages / Platformio Ide Terminal

Font Family: Hack Nerd Font, Monospace

The icons showed up immediately without needing to relaunch the terminal

Was this page helpful?
0 / 5 - 0 ratings