|
@@ -1,4 +1,5 @@
|
|
|
set -g default-terminal "xterm-256color"
|
|
set -g default-terminal "xterm-256color"
|
|
|
|
|
+set -sg terminal-overrides ",*:RGB"
|
|
|
set -g display-panes-time 5000
|
|
set -g display-panes-time 5000
|
|
|
set -s set-clipboard off
|
|
set -s set-clipboard off
|
|
|
set -g history-limit 10000
|
|
set -g history-limit 10000
|
|
@@ -38,7 +39,6 @@ set-option -g pane-active-border-style fg=grey
|
|
|
set-option -g pane-border-style fg=grey
|
|
set-option -g pane-border-style fg=grey
|
|
|
set-option -g pane-active-border-style fg=white
|
|
set-option -g pane-active-border-style fg=white
|
|
|
set-option -g window-status-separator "#[fg=grey] | "
|
|
set-option -g window-status-separator "#[fg=grey] | "
|
|
|
-# set-option -g window-status-separator "#[fg=grey] "
|
|
|
|
|
|
|
|
|
|
# Left components
|
|
# Left components
|
|
|
set-option -g status-left-length 20
|
|
set-option -g status-left-length 20
|