From: Bernhard Tittelbach Date: Thu, 12 Jul 2012 15:39:43 +0000 (+0200) Subject: tmux: mouse-select-pane off to enable terminal window copy&paste X-Git-Tag: v0.7.0~13 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=f4ad46f6d6ae9a995e72f6267f9d32130aeb0b8d tmux: mouse-select-pane off to enable terminal window copy&paste --- diff --git a/etc/tmux.conf b/etc/tmux.conf index f3eb509..3892760 100644 --- a/etc/tmux.conf +++ b/etc/tmux.conf @@ -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