From 4514e2a996e925235bc762f094fafaed7d2f2716 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 19 Oct 2015 21:46:02 -0400 Subject: [PATCH] Update mouse settings to reflect tmux 2.1 --- tmux.normal.conf | 5 +---- tmux.powerline.conf | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/tmux.normal.conf b/tmux.normal.conf index e7f9c90..285d080 100644 --- a/tmux.normal.conf +++ b/tmux.normal.conf @@ -41,11 +41,8 @@ set-window-option -g xterm-keys on #generate xterm-style function key sequences set-window-option -g mode-keys vi #use vi-style keys in copy and choice modes # # mouse -set-option -g mode-mouse on +set-option -g mouse on set-option -g mouse-utf8 on -set-option -g mouse-resize-pane on -set-option -g mouse-select-pane on -set-option -g mouse-select-window on # KEY BINDINGS # diff --git a/tmux.powerline.conf b/tmux.powerline.conf index 65d22dd..4343a44 100644 --- a/tmux.powerline.conf +++ b/tmux.powerline.conf @@ -41,11 +41,8 @@ set-window-option -g xterm-keys on #generate xterm-style function key sequences set-window-option -g mode-keys vi #use vi-style keys in copy and choice modes # # mouse -set-option -g mode-mouse on +set-option -g mouse on set-option -g mouse-utf8 on -set-option -g mouse-resize-pane on -set-option -g mouse-select-pane on -set-option -g mouse-select-window on # KEY BINDINGS #