From 95eeccb3e77a657806d9665e57dba45948f3c1b3 Mon Sep 17 00:00:00 2001 From: James Walker Date: Thu, 25 Jul 2013 23:21:31 -0400 Subject: [PATCH] re-enable title string --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 2ca1541..6b55a18 100644 --- a/tmux.conf +++ b/tmux.conf @@ -2,7 +2,7 @@ unbind C-b set -g prefix C-o set -g set-titles on -#set -g set-titles-string "#H: #W [#I]" +set -g set-titles-string "#h: #W [#I]" set-option -g status-left-length 60