Add a key binding to switch to the previous window
This commit is contained in:
parent
63abcd9962
commit
a5bfa60625
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ in
|
|||
set-option -g pane-border-style "fg=#1f2335"
|
||||
|
||||
# Vim-like pane navigation.
|
||||
bind ^ last-window
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
bind k select-pane -U
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue