randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.39k stars 81 forks source link

Terminus Window with Powershell does not show icon #335

Closed doantranthanh closed 2 years ago

doantranthanh commented 2 years ago

Hi all,

I am having a problem with NERD font in my view window

As you can see, the icon is not showing

image

But in powershell it is showing well

image

I tried to change the font_face to

image

But it does not work. I am new to Sublime so please could you help me?

Many thanks

doantranthanh commented 2 years ago

I install this font

https://github.com/romkatv/dotfiles-public/blob/master/.local/share/fonts/NerdFonts/MesloLGS%20NF%20Regular.ttf

And change to

"view_settings":{ "font_face": "MesloLGS NF", "font_size": 12 },

Then it is working now
ShaohanTian commented 2 years ago

Thanks a lot. @doantranthanh

brucmao commented 2 years ago

There are still some unsupported powershell image sublime text image