Kenneth Benzie (Benie) 62f3061f48 Use tmux clipboard provider on Wayland
On Gnome Shell on Wayland `wl-copy` is automatically detected but using
it requires switching focus to the temporary invisible window it creates
as a workaround to the Wayland security feature that only the focused
application can interact with the clipboard. This does not happen when
`nvim` is run outside of `tmux`, so I can only assume that `tmux` is
seen to be the focused application, even though it's running inside
`kitty`, rather than `nvim` when running inside `tmux`.
2025-08-26 20:47:08 +01:00
2025-08-19 23:09:43 +01:00
2025-07-29 13:24:44 +01:00
Description
No description provided
599 KiB
Languages
Lua 98.3%
Vim Snippet 1.7%