mode-keys vi

This commit is contained in:
Pavel Korytov 2020-09-15 09:53:30 +03:00
parent 63f9a8c034
commit 208f4553dc

View file

@ -1,6 +1,7 @@
set -g default-terminal "screen-256color"
set -ga terminal-overrides ",*256col*:Tc"
set-window-option -g mode-keys vi
set-option -g xterm-keys on
set-option -g mouse on
set -sg escape-time 10