From f1a4f9faf3e1fceaf8f32f7f1909024b37b1ce8d Mon Sep 17 00:00:00 2001 From: shaoying Date: Mon, 24 Aug 2020 11:31:15 +0800 Subject: [PATCH] opt some --- etc/conf/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/conf/tmux.conf b/etc/conf/tmux.conf index 7b989628..6a7ccda8 100644 --- a/etc/conf/tmux.conf +++ b/etc/conf/tmux.conf @@ -15,7 +15,7 @@ set -gw other-pane-height 15 # 标题栏 set -g set-titles on -set -g set-titles-string "#S:#W.#P" +set -g set-titles-string "#h/#S:#W.#P" set -g mode-fg white set -g mode-bg red