diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 6987a3e..4d9996b 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -1,4 +1,4 @@ -set -g mouse off +set -g mouse on set -g set-titles on set -g default-terminal "xterm-256color" set -g terminal-overrides ",xterm-256color:Tc"