daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Fix mouse selection while dragging with leftclick, fixes #185 #230

Closed hasufell closed 4 years ago

hasufell commented 4 years ago

neovim-qt does exactly the same workaround:

https://github.com/equalsraf/neovim-qt/blob/master/src/gui/shell.cpp#L1198-L1208