From f096799004a8549f61dcc1b289d8aa79ee7ea6bd Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 21 Aug 2018 09:41:04 -0700 Subject: Finally got vim and tmux colors working well together --- tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux b/tmux index ff8fb5a..2384843 100644 --- a/tmux +++ b/tmux @@ -8,7 +8,7 @@ set -g base-index 1 set-window-option -g automatic-rename on set-option -g set-titles on -set -g default-terminal xterm-256color +set -g default-terminal "screen-256color" set -g status-keys vi set -g history-limit 10000 -- cgit v1.2.3