hands-free-vim / neovim-talon

Talon user file set for controlling both neovim editing and neovim terminals using Talon voice.
MIT License
3 stars 2 forks source link

utf8 characters badly rendered in nvim (non-qt) on Windows #31

Open saidelike opened 2 months ago

saidelike commented 2 months ago

not sure if this is a neovim-talon or talon.nvim problem but on Windows I noticed that utf8 (?) characters are badly rendered in nvim 0.10.0 (non-qt) (release) (left) but render fine on nvim-qt 0.9.5 (release) (right)

image

I also confirmed the utf8 characters render badly on nvim 0.9.5 (non-qt) so definitely a problem with non-qt.

saidelike commented 2 months ago

Despite what is described in https://github.com/equalsraf/neovim-qt?tab=readme-ov-file#windows, not all nvim released versions include nvim-qt afaict but it should be able to still use one for all nvim versions using https://github.com/equalsraf/neovim-qt/wiki/Windows-AppVeyor-Builds