Updated config
This commit is contained in:
@ -18,6 +18,9 @@ bind d detach
|
||||
# kill pane using q
|
||||
bind q kill-pane
|
||||
|
||||
# restart pane using r
|
||||
bind r respawn-pane -k
|
||||
|
||||
# split panes using arrow keys
|
||||
bind Right split-window -h
|
||||
bind Down split-window -v
|
||||
|
Reference in New Issue
Block a user