From fdeca00c57bbae0bfba77ab9b3af480d5a3a8936 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Fri, 4 Nov 2016 16:50:52 -0600 Subject: Better colors --- tmux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.config') diff --git a/tmux.config b/tmux.config index 4291549..dd3d49c 100644 --- a/tmux.config +++ b/tmux.config @@ -19,7 +19,7 @@ bind-key x kill-pane bind-key & kill-window # Help with the color problems -set -g default-terminal "xterm" +set -g default-terminal "screen-256color" # Mouse Scrolling set-option -g mouse on -- cgit v1.2.3