From 129f8b107d1db0fa710e2a744ffeb3f1220c25c7 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sat, 7 May 2022 19:00:53 -0500 Subject: Allow tmux renaming --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 807a91a..0bec285 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -4,6 +4,7 @@ set -g default-terminal "tmux-256color" set -ga terminal-overrides ",foot:Tc" set -sg escape-time 25 +set -g allow-rename on set -g set-titles on set -g set-titles-string "#T" -- cgit v1.2.3