Updated config
This commit is contained in:
parent
973894cfab
commit
7face48c6f
8 changed files with 42 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue