update: tmux.conf mode-keys vi
This commit is contained in:
parent
0c36f9eaa0
commit
583385da10
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
set -g mouse on
|
||||
setw -g mode-keys vi
|
||||
|
||||
bind-key -T prefix v split-window
|
||||
bind-key -T prefix h split-window -h
|
||||
|
|
Loading…
Reference in a new issue