yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.34k stars 30 forks source link

fvim can not show some airline symbols, but nvim-qt can with the same font. #107

Closed jdhao closed 4 years ago

jdhao commented 4 years ago

I am using the font Hack for both fvim and nvim-qt. But nvim-qt can show the branch and percent symbol used by airline, while fvim will render these two symbols as hollow box. See the image below for an example (left image is fvim and right image is nvim-qt)

image

Zardoz89 commented 4 years ago

Same with Nerd fonts

imagen

yatli commented 4 years ago

Should be a fallback calculation error.

yatli commented 4 years ago

Tracking: #103