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)