formulahendry / vscode-terminal

Terminal for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.terminal
46 stars 22 forks source link

Custome (Powerline) font display issue #25

Open viane opened 5 years ago

viane commented 5 years ago

The terminal integrated well with zsh, but the theme I'm using AgnosterZak need powerline fonts to work, and the font works fine in my iterm, not in the vsc termimal as shown below:

screen shot 2019-02-23 at 5 15 07 pm

I believe this is because the terminal is reading every char in ASCII mode and always use the system default font? In the iTerm i have to change my font option like this:

screen shot 2019-02-23 at 5 18 37 pm

Maybe its possible to add a feature to allow user customize loading font?

OS: OSX 10.13.6 Terminal: 0.0.10