From 08684959b6147e4fb4c554c65d2a8a88e70e72a3 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Wed, 2 Oct 2024 14:46:12 +0200 Subject: [PATCH] update tmux config --- dot_tmux.conf.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_tmux.conf.local b/dot_tmux.conf.local index bea274f..6fca3d2 100644 --- a/dot_tmux.conf.local +++ b/dot_tmux.conf.local @@ -5,7 +5,7 @@ # Copyright 2012— Gregory Pakosz (@gpakosz). # verhindern, dass das Terminal nach unten scrollt, wenn man Text markiert und in die Zwischenablage kopiert -bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-selection-no-clear +#bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-selection-no-clear # -- bindings ------------------------------------------------------------------