|
|
|
|
|
by shmerl
1330 days ago
|
|
Is there any good solution for remote clipboard sync with Wayland session? Use case is like this: * A - local computer with Wayland session. * B - remote computer with terminal neovim running. I can ssh from A to B and use neovim with clipboard and with X forwarding in ssh that clipboard is synced to local session. But for that I need a terminal that runs in XWayland mode locally when doing ssh and working with remote neovim. Is there a way to get the same result without X? |
|