tmux: mouse-select-pane off to enable terminal window copy&paste
authorBernhard Tittelbach <bernhard@tittelbach.org>
Thu, 12 Jul 2012 15:39:43 +0000 (17:39 +0200)
committerBernhard Tittelbach <bernhard@tittelbach.org>
Fri, 13 Jul 2012 10:46:34 +0000 (12:46 +0200)
etc/tmux.conf

index f3eb509..3892760 100644 (file)
@@ -31,7 +31,7 @@ bind-key - command-prompt -p "exec:" "split-window -v '%%'"
 set -s escape-time 0
 set -g default-terminal "screen-256color"
 set -g display-panes-time 3000
-set -g mouse-select-pane on
+set -g mouse-select-pane off
 set -g visual-activity on
 
 #set status line appearance