From 5390764425aabce7241230757647f678a0c284e4 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 24 Feb 2018 20:46:01 +0500 Subject: [tmux] Update title string. --- files/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') diff --git a/files/.tmux.conf b/files/.tmux.conf index 7a96f54..1c0f72d 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -8,7 +8,7 @@ set -g base-index 1 setw -g pane-base-index 1 set -g set-titles on -set -g set-titles-string "#S / #W" +set -g set-titles-string "#W @ #H[#S]" # disable auto rename of windows -- cgit v1.2.3