1
0
Fork 0
mirror of synced 2024-05-28 21:01:09 -04:00
This commit is contained in:
Ulices 2024-01-21 08:40:36 -08:00 committed by GitHub
commit 11756ab6f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,6 +72,7 @@ bind BTab switch-client -l # move to last session
bind - split-window -v
# split current window vertically
bind _ split-window -h
bind | split-window -h
# pane navigation
bind -r h select-pane -L # move left