|
|
@ -12,6 +12,7 @@ set -g prefix C-Space |
|
|
|
bind Space send-prefix |
|
|
|
bind Space send-prefix |
|
|
|
|
|
|
|
|
|
|
|
set -g status-bg blue |
|
|
|
set -g status-bg blue |
|
|
|
|
|
|
|
set -g status-fg black |
|
|
|
|
|
|
|
|
|
|
|
# Once the prefix is active these binds will matter |
|
|
|
# Once the prefix is active these binds will matter |
|
|
|
# <prefix><Space> and <prefix><C-Space> take you to copy mode. |
|
|
|
# <prefix><Space> and <prefix><C-Space> take you to copy mode. |
|
|
|