add vim keys to tmux
This commit is contained in:
parent
d7723717f2
commit
4fa7b53578
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ unbind ^A
|
||||||
bind ^A select-pane -t :.*
|
bind ^A select-pane -t :.*
|
||||||
|
|
||||||
bind e copy-mode
|
bind e copy-mode
|
||||||
|
|
||||||
|
set-window-option -g mode-keys vi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue