From 9d1d98533ea5741580f714635502f5ad3d450dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20N=C3=A4gele?= Date: Mon, 8 Jul 2013 16:21:35 +0200 Subject: [PATCH] autotitles for real --- tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmux.conf b/tmux.conf index 3aab750..da7402f 100644 --- a/tmux.conf +++ b/tmux.conf @@ -77,5 +77,4 @@ set-window-option -g clock-mode-colour cyan set-window-option -g clock-mode-style 24 # titles -set -g set-titles on -set -g set-titles-string "#T" +set -g automatic-rename on