diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 65735a8..acdb704 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -8,3 +8,4 @@ setw -g aggressive-resize on setw -g mouse on setw -g clock-mode-style 24 +set -ga terminal-overrides ',xterm*:smcup@:rmcup@'