vhakulinen / gnvim

GUI for neovim, without any web bloat
MIT License
1.84k stars 69 forks source link

UTF Box Drawing Characters #188

Closed ceuk closed 1 year ago

ceuk commented 2 years ago

Hey, if i create a floating window with the following border chars:

 ['🭽', '▔', '🭾', '▕', '🭿', '▁', '🭼', '▏']

It doesn't render very nicely:

image

(looks fine in various terminal emulators)

vhakulinen commented 1 year ago

Gnvim was rewritten from ground up for gtk4. This also changed how the grid is rendered. If the problem persists, feel free to reopen this issue.