diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 84c912d..3e548e2 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -6,7 +6,7 @@ set -g default-terminal "xterm-256color" set -s escape-time 0 set -g base-index 1 set -g pane-base-index 1 -#set-option -g mouse on +set-option -g mouse on #set-option -g mouse-select-pane on set-option -g display-time 4000