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 ------------------------------------------------------------------