From 5e8e768855d298da8022504e8676add949710d1f Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 16 Apr 2019 11:35:57 +0100 Subject: Typo, this should be on --- tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index d2a005b..aacc7cf 100644 --- a/tmux.conf +++ b/tmux.conf @@ -49,8 +49,8 @@ setw -g window-status-current-fg '#000000' set -g pane-active-border-fg '#40a040' set -g pane-border-fg '#555555' -# For fe wvim plugins -set -g focus-events +# For vim plugins relaying on focus events +set -g focus-events on # Bind to reload config bind r source-file ~/.tmux.conf -- cgit v1.2.3