From 493b9a36d391a8de6569e21ccfd57b59c3a6a9db Mon Sep 17 00:00:00 2001 From: Kevin Cotugno Date: Thu, 9 Mar 2023 20:39:16 -0700 Subject: [PATCH] Add focus-events on as advised by neovim --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 5039ade..b0844a9 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,5 @@ set-option -sa terminal-overrides ",$TERM:RGB" +set-option -g focus-events on set -g prefix C-k set -g escape-time 20