From 7587f8cf3cf1002db038741d742139a3d85dba55 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Sun, 30 Jul 2023 13:32:32 +0300 Subject: [PATCH] tmux: idk what it does but ive added it --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 75cd8e4..6a11da4 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,6 +3,7 @@ set-option -g status-position top set -g mouse on set -sg escape-time 0 +set -g focus-events on set -g base-index 1 set -g pane-base-index 1