tmux hotkeys back
This commit is contained in:
parent
04518454d6
commit
22420e49e9
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
unbind C-b
|
||||
bind C-g send-prefix
|
||||
bind v split-window -h
|
||||
bind s split-window -v
|
||||
bind e choose-tree -Zs
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
bind k select-pane -U
|
||||
|
|
Loading…
Reference in a new issue