tmux-plugins / tmux-yank

Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
https://tmux-plugins.github.io/tmux-yank/
MIT License
2.72k stars 123 forks source link

Try finding xorg clipboard utils before wayland ones #177

Open Baitinq opened 8 months ago

Baitinq commented 8 months ago

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.