added key bindings for panel nav

This commit is contained in:
Alex Kelly 2021-03-15 08:48:51 -04:00
parent 9b50b562ed
commit d81ffc1a90
4 changed files with 42 additions and 6 deletions

View file

@ -64,3 +64,5 @@ bind -r L resize-pane -R 5
#set border colors
#set -g pane-active-border-fg blue
set-option -g pane-active-border-style fg=blue
set -g default-terminal "screen-256color"
set-option -sa terminal-overrides ',XXX:RGB'