From 81aa940e055443411a9a253c306abcbf7d3b0608 Mon Sep 17 00:00:00 2001 From: TheFlyingFool Date: Tue, 18 Mar 2025 17:57:42 -0500 Subject: [PATCH] auto-rename windows turned on --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index c74a489..c41e786 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -108,3 +108,4 @@ set -g history-limit 50000 set-window-option -g aggressive-resize on set-option -g automatic-rename on +setw -g automatic-rename on