mirror of
1
0
Fork 0
This commit is contained in:
Ulices 2024-03-18 11:57:20 -06:00 committed by GitHub
commit 370a6ce46c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

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