From 2d2b65074da85be0cb691fd89c4d9c83a7f0e586 Mon Sep 17 00:00:00 2001 From: Proctor Date: Tue, 14 Jan 2020 10:29:21 -0600 Subject: [PATCH] update tmux config for v2.9.x --- tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux.conf b/tmux.conf index 7febe0d..4a8f098 100644 --- a/tmux.conf +++ b/tmux.conf @@ -32,8 +32,8 @@ setw -g mouse off set -g default-terminal "screen-256color" set -g history-limit 6000 -set -g window-status-attr dim -set -g window-status-current-attr bright +set -g window-status-style dim +set -g window-status-current-style bright setw -g mode-keys vi