diff --git a/tmux.conf b/tmux.conf index b89ae59..01dc179 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,6 +3,7 @@ set -g default-terminal "screen-256color" set -g base-index 1 set -g renumber-windows on set -g set-titles on +set -g mouse on setw -g aggressive-resize on setw -g automatic-rename on