diff --git a/home/.tmux.conf b/home/.tmux.conf index 3a889ec..66d2577 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -25,7 +25,6 @@ set -g allow-passthrough on # Mouse set -g mouse on set -g set-clipboard on -set-hook -g client-focus-in 'set -g mouse off ; set -g mouse on' bind -T root MouseDown1StatusRight lock-session # Copy mode — OSC52 via set-clipboard handles system clipboard automatically