a
This commit is contained in:
parent
295ca447ea
commit
8fbbc251c1
@ -3,3 +3,10 @@ bind -r h select-pane -L # move left
|
||||
bind -r j select-pane -D # move down
|
||||
bind -r k select-pane -U # move up
|
||||
bind -r l select-pane -R # move right
|
||||
|
||||
set -g status-bg black
|
||||
set -g status-fg white
|
||||
|
||||
set -g mouse on
|
||||
|
||||
set-option -g repeat-time 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user