Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nerd Font rendering messed up on Windows #236

Open
Zarainia opened this issue Feb 27, 2020 · 1 comment
Open

Nerd Font rendering messed up on Windows #236

Zarainia opened this issue Feb 27, 2020 · 1 comment

Comments

@Zarainia
Copy link

Describe the bug
When using DejaVu Sans Mono Nerd Font, the spacing between certain symbols is too small.
This is supposed to have a =:
image
Startify recent files (those are backslashes!):
image
I am using the same font on Linux with neovim-gtk, which I compiled myself, with the same vim configuration other than the relevant paths, and do not have this problem there.
Font is set using the following line in AppData\Local\nvim\ginit.vim (changing it does work):

call rpcnotify(1, 'Gui', 'Font', 'DejaVuSansMono NF 12')

Technical information (please complete the following information):

  • OS: Windows 10
  • Neovim version: v0.5.0-330-g171ee46acc
  • Neovim-Gtk build version: Windows "latest build" from main page, downloaded today.
@Zarainia
Copy link
Author

Zarainia commented Jun 5, 2020

This also happens in Windows Subsystem for Linux, compiled and installed on WSL Ubuntu and running using the Xming X server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant