浏览代码

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