From d1c75fe0b01a66df3fd8c58992a10d2a7f55ac4a Mon Sep 17 00:00:00 2001 From: Michael Grote <38253905+quotengrote@users.noreply.github.com> Date: Tue, 4 Aug 2020 12:37:38 +0200 Subject: [PATCH] blaues feld aus tmux entfernt --- .tmux.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index dfd1d13..214a07d 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -33,9 +33,7 @@ set-option -g status-justify left set-window-option -g window-status-current-format '#I:#W#F' set-window-option -g window-status-format '#I:#W#F' -# Aktive Shell-Fenster visuell hervorheben: -setw -g monitor-activity on -set -g visual-activity on + # Automatische Neu-Nummerierung der Fenster aktivieren: # (Beispielsweise nach dem Schließen eines Fensters)