Ensure zellij copies correctly

Tym doesn't auto-copy the expected way
This commit is contained in:
JLP 2025-06-13 13:07:15 -04:00
parent 0d3d2f7120
commit 8056059444
Signed by: jleechpe
GPG key ID: 414E00D1FF7519DC

View file

@ -341,7 +341,7 @@ default_mode "locked"
// that will be used by default if this option is not set.
// Examples:
//
// copy_command "xclip -selection clipboard" // x11
copy_command "xclip -selection clipboard" // x11
// copy_command "wl-copy" // wayland
// copy_command "pbcopy" // osx
//