File tmux.conf changed (mode: 100644) (index 001940c..ec5c460) |
... |
... |
set-window-option -g window-status-current-style "bg=colour235 fg=colour248 bold |
64 |
64 |
|
|
65 |
65 |
# configure status bar look |
# configure status bar look |
66 |
66 |
set-option -g status-justify centre |
set-option -g status-justify centre |
67 |
|
set-option -g status-right '#H | %Y.%m.%d %H:%M ' |
|
|
67 |
|
set-option -g status-right '' |
68 |
68 |
set-option -g status-right-length 50 |
set-option -g status-right-length 50 |
69 |
69 |
|
|
70 |
70 |
# display status bar at the top |
# display status bar at the top |