Ensure zellij copies correctly
Tym doesn't auto-copy the expected way
This commit is contained in:
parent
0d3d2f7120
commit
8056059444
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ default_mode "locked"
|
||||||
// that will be used by default if this option is not set.
|
// that will be used by default if this option is not set.
|
||||||
// Examples:
|
// Examples:
|
||||||
//
|
//
|
||||||
// copy_command "xclip -selection clipboard" // x11
|
copy_command "xclip -selection clipboard" // x11
|
||||||
// copy_command "wl-copy" // wayland
|
// copy_command "wl-copy" // wayland
|
||||||
// copy_command "pbcopy" // osx
|
// copy_command "pbcopy" // osx
|
||||||
//
|
//
|
||||||
|
|
Loading…
Add table
Reference in a new issue