From 66f7b60b346a73a6770696f3f0b7d61eca25d665 Mon Sep 17 00:00:00 2001 From: Page Date: Thu, 3 Dec 2020 10:36:43 +0800 Subject: [PATCH] support vi mode default --- .tmux.conf.local | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tmux.conf.local b/.tmux.conf.local index 94b16d8..94f0477 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -319,8 +319,8 @@ set -g mouse on # force Vi mode # really you should export VISUAL or EDITOR environment variable, see manual -#set -g status-keys vi -#set -g mode-keys vi +set -g status-keys vi +set -g mode-keys vi # replace C-b by C-a instead of using both prefixes # set -gu prefix2