From 6197a64c4af03c12df29e6e0ee43a05c610866ca Mon Sep 17 00:00:00 2001 From: materus Date: Tue, 16 Jun 2026 21:54:12 +0200 Subject: [PATCH] common: tmux config --- config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) 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@'