From 88c5953cd9b0e92ba0832dcb6629ae7c314a3e98 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 18 Apr 2024 05:49:18 +0200 Subject: Update --- tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index 22bd2b5..8af4b84 100644 --- a/tmux.conf +++ b/tmux.conf @@ -25,6 +25,7 @@ set -g pane-border-style fg=#222222 # Other settings set-option -sg escape-time 10 set-option -g mouse off +set-window-option -g mode-keys vi # Removes the double pressing. Fixes switching panes and pressing up right # after switching panes. Must have! -- cgit v1.2.3