فهرست منبع

Update tmux config

Viktor Grahn 2 سال پیش
والد
کامیت
ae5190912f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .tmux.conf

+ 1 - 1
.tmux.conf

@@ -1,4 +1,5 @@
 set -g default-terminal "xterm-256color"
+set -sg terminal-overrides ",*:RGB"
 set -g display-panes-time 5000
 set -s set-clipboard off
 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-active-border-style fg=white
 set-option -g window-status-separator "#[fg=grey] | "
-# set-option -g window-status-separator "#[fg=grey]  "
 
 # Left components
 set-option -g status-left-length 20