blaues feld aus tmux entfernt
This commit is contained in:
parent
c970010197
commit
d1c75fe0b0
1 changed files with 1 additions and 3 deletions
|
@ -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-current-format '#I:#W#F'
|
||||||
set-window-option -g window-status-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:
|
# Automatische Neu-Nummerierung der Fenster aktivieren:
|
||||||
# (Beispielsweise nach dem Schließen eines Fensters)
|
# (Beispielsweise nach dem Schließen eines Fensters)
|
||||||
|
|
Loading…
Reference in a new issue