9 lines
142 B
Bash
9 lines
142 B
Bash
set -s escape-time 0
|
|
|
|
set -g status-bg black
|
|
set -g status-fg yellow
|
|
|
|
set-window-option -g mode-keys vi
|
|
|
|
bind-key -n C-t set-option -g status
|