浏览代码

nvim colors in tmux

Andrew Swistak 8 年之前
父节点
当前提交
24d107d626
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tmux.conf

+ 1 - 0
tmux.conf

@@ -10,3 +10,4 @@ set -sg escape-time 0
 set -g status-bg black
 set -g status-fg green
 set-option -g status-position top
+set -g default-terminal "screen-256color"