From 666df7dea6d575674a1bcca348d2e6150ddd9936 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 20 Apr 2020 14:00:56 +0100 Subject: Dealing with some redraw issues --- tmate.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmate.conf') diff --git a/tmate.conf b/tmate.conf index 3cf7004..61ea16c 100644 --- a/tmate.conf +++ b/tmate.conf @@ -15,3 +15,5 @@ set -s escape-time 0 # for vim themes set -g default-terminal "tmux-256color" +# For vim plugins relaying on focus events +set -g focus-events on -- cgit v1.2.3