add vim keys to tmux

This commit is contained in:
Simo-Pekka Kerkelä 2016-09-28 20:37:38 +03:00
parent d7723717f2
commit 4fa7b53578

View file

@ -10,3 +10,5 @@ unbind ^A
bind ^A select-pane -t :.*
bind e copy-mode
set-window-option -g mode-keys vi