tmux status
This commit is contained in:
parent
949598cdf2
commit
f414ec7d83
@ -16,8 +16,9 @@ bind -r C-p previous-window
|
||||
|
||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
set -g status-justify centre
|
||||
set -g status-left-length 40
|
||||
set -g status-left "[#S@#H] "
|
||||
set -g status-left "[#S@#H]"
|
||||
set -g status-right '%d.%m.%Y %H:%M'
|
||||
|
||||
set -g status-style 'bg=default,fg=white'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user