diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index bf7c90a..5d764b0 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -1,6 +1,6 @@ set -g set-titles on set -g default-terminal "xterm-256color" -set -g terminal-overrides ",xterm-256color:Tc" +set -ga terminal-overrides ",*:Tc:Se=\E[2 q" set -g renumber-windows on setw -g aggressive-resize on setw -g automatic-rename on