tmux: set vi mode-keys

This commit is contained in:
Hedy Li 2021-09-20 03:39:25 +00:00 committed by Hedy Li
parent 7ea972ab73
commit c8f43bd73f
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
set-environment -g PATH "/home/hedy/local/bin:/usr/local/bin:/bin:/usr/bin"
# Vi keys in copy mode
setw -g mode-keys vi
# Quick ESC reponse in (n)vim
set -sg escape-time 0