Use emacs key mapping for status keys
This commit is contained in:
parent
bf244aead8
commit
f29729ae30
|
@ -8,6 +8,7 @@ bind-key -n C-j select-pane -D
|
||||||
bind-key -n C-k select-pane -U
|
bind-key -n C-k select-pane -U
|
||||||
bind-key -n C-l select-pane -R
|
bind-key -n C-l select-pane -R
|
||||||
|
|
||||||
|
set-option -g status-keys "emacs"
|
||||||
set-option -g default-terminal "screen-256color"
|
set-option -g default-terminal "screen-256color"
|
||||||
|
|
||||||
set -g status-fg "#aaaaaa"
|
set -g status-fg "#aaaaaa"
|
||||||
|
|
Loading…
Reference in a new issue