|
|
@ -19,6 +19,9 @@ bind Enter new-window |
|
|
|
# Don't wait for the escape press |
|
|
|
# Don't wait for the escape press |
|
|
|
set -s escape-time 0 |
|
|
|
set -s escape-time 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Also, don't keep waiting for more keys when moving around panels |
|
|
|
|
|
|
|
set-option -g repeat-time 0 |
|
|
|
|
|
|
|
|
|
|
|
# Define the statusbar |
|
|
|
# Define the statusbar |
|
|
|
set-option -g status on |
|
|
|
set-option -g status on |
|
|
|
set-option -g status-style fg=cyan # ,bg=black |
|
|
|
set-option -g status-style fg=cyan # ,bg=black |
|
|
|