daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
718 stars 56 forks source link

Rendering symbols with zero-width bug #38

Closed unclechu closed 6 years ago

unclechu commented 6 years ago

I personally have accent digraph to write accents. But when I do it in neovim-gtk it cuts one symbol off.

An example: foobár

How it looks in TUI: selection_016

How it looks in neovim-gtk: selection_017

unclechu commented 6 years ago

@daa84 I confirm this is fixed, thanks!