From de12cb08fcf835897101437dabb349661bfd20b6 Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Mon, 18 May 2020 09:29:39 +0200 Subject: [PATCH] Change tmux to vim mode --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 96c568b..6224b43 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,4 +1,5 @@ set-option -g prefix C-b # default +set-window-option -g mode-keys vi bind r source-file ~/.tmux.conf