summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.net>2022-05-07 19:00:53 -0500
committertslil clingman <tslil@posteo.net>2022-05-07 19:00:53 -0500
commit129f8b107d1db0fa710e2a744ffeb3f1220c25c7 (patch)
treee9bb7778dd3ad0dfcff9b05415c2ec061c6d1df9 /.tmux.conf
parent88dd596eee05c1b185c900b1932c3bffc7c75d3f (diff)
Allow tmux renaming
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
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"