1
0
forked from x/ContextOS
This commit is contained in:
shaoying 2020-04-05 15:56:09 +08:00
parent 11362797da
commit b993d99a37

View File

@ -17,6 +17,11 @@ set -gw other-pane-height 15
set -g set-titles on
set -g set-titles-string "#S:#W.#P"
set -g message-fg white
set -g message-bg black
set -g pane-active-border-fg cyan
set -g pane-active-border-bg blue
# 状态栏
set -g status-bg blue
set -g status-fg white