daa84 / neovim-gtk

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

Clipboard on Wayland #205

Closed travankor closed 4 years ago

travankor commented 4 years ago

Clipboard on Wayland doesn't seem to work. Tested on KDE Wayland 5.16.3. GVim works fine.

mcepl commented 4 years ago

Not correct, with Gnome 3.32.2 and $XDG_SESSION_TYPE showing wayland, I get perfectly working clipboard (both + and * registers). It must be something KDE-specific.

travankor commented 4 years ago

You are correct. This a KDE problem. I tested on sway now, and it works.