forked from x/ContextOS
add miss
This commit is contained in:
parent
11362797da
commit
b993d99a37
@ -17,6 +17,11 @@ set -gw other-pane-height 15
|
|||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
set -g set-titles-string "#S:#W.#P"
|
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-bg blue
|
||||||
set -g status-fg white
|
set -g status-fg white
|
||||||
|
Loading…
x
Reference in New Issue
Block a user