rootfs/home/andre/.tmux.conf aktualisiert
This commit is contained in:
@@ -6,9 +6,9 @@ bind S set-window-option synchronize-panes \; display-message "synchronize-panes
|
||||
set -g status-right "[#{?synchronize-panes,SYNC ON,SYNC OFF}] [%Y-%m-%d %H:%M:%S]"
|
||||
|
||||
# Hintergrundfarbe aller (inaktiven) Panes
|
||||
set -g window-style "bg=black"
|
||||
set -g window-style "bg=colour238"
|
||||
|
||||
# Hintergrundfarbe des aktiven Panes
|
||||
set -g window-active-style "bg=colour238"
|
||||
set -g window-active-style "bg=black"
|
||||
|
||||
set -g history-limit 20000
|
||||
|
||||
Reference in New Issue
Block a user