From 91b93d5b48b14aec205a054ae0288897c1fc32e7 Mon Sep 17 00:00:00 2001 From: MadMaurice Date: Tue, 29 Oct 2019 16:26:08 +0100 Subject: [PATCH] tmux: Update for newer version --- tmux/.tmux.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 44b86cc..625730c 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -2,8 +2,9 @@ set-option -g status-bg default set-option -g status-fg green set-option -g status-right "" set-option -g status-left "" -set-option -g message-bg default -set-option -g message-fg green +# set-option -g message-bg default +# set-option -g message-fg green +set-option -g message-style bg=default,fg=green set-option -g status-justify centre set -s escape-time 0 # start with window 1