tmux-yank icon indicating copy to clipboard operation
tmux-yank copied to clipboard

Try finding xorg clipboard utils before wayland ones

Open Baitinq opened this issue 1 year ago • 1 comments

If you have both Wayland and XOrg installed on your system and are currently using XOrg, tmux-yank would use wl-copy, which doesnt work on XOrg.

Now, we use the XOrg utilities first, which should work even if you're using Wayland thanks to XWayland.

Baitinq avatar Mar 24 '24 11:03 Baitinq

I think #131 might be a slightly cleaner solution. Either way, merging any of these fixes would be great!

LasseWolter avatar Apr 27 '25 12:04 LasseWolter