From c0cc580a824948531aa6b88e957495313597c191 Mon Sep 17 00:00:00 2001 From: yeti Date: Wed, 14 May 2025 07:39:22 +0100 Subject: [PATCH] feat(tmux): remove "set-clipboard on" tmux setting use default set-clipboard external setting --- home/.config/tmux/tmux.conf.local | 1 - 1 file changed, 1 deletion(-) diff --git a/home/.config/tmux/tmux.conf.local b/home/.config/tmux/tmux.conf.local index 377783e..40c0b5d 100644 --- a/home/.config/tmux/tmux.conf.local +++ b/home/.config/tmux/tmux.conf.local @@ -447,7 +447,6 @@ set -g status-left "" set -g status-right "#{E:@catppuccin_status_session}" # OSC52 enable -set -g set-clipboard on set -g allow-passthrough on set -as terminal-overrides ",*:Tc"