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 #