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

Issue with Visual Studio Code Terminal #62

Open bythckr opened 5 years ago

bythckr commented 5 years ago

I am on Mac OS Mojave, I am using oh-my-zsh+iTerm2+powerlevel9k+awesome-patched.

But now when I am trying to use the terminal, its having issue with the emojis/unicode (the github shape, what is the right term?).

Under the understanding (I might be wrong), that VSCode's terminal is reading the .zshrc. I am assuming that it read POWERLEVEL9K_MODE='awesome-patched'. I set the font to "terminal.integrated.fontFamily": "'SourceCodePro+Powerline+Awesome+Regular',", in vscode's settings.json.

Not sure where is the issue. So I am posting all over for help. Anything will help.

Thanks