From b7e74807e268f9c17670555d4fe882b7b6b4f3de Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 30 Nov 2016 15:57:17 -0800 Subject: [tmux] Enable colors --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index c15a830..6a89ec5 100644 --- a/tmux.conf +++ b/tmux.conf @@ -4,6 +4,7 @@ unbind-key C-b bind C-t send-prefix set -g status off +set -g default-terminal "screen-256color" # messaging set -g message-bg colour167 -- cgit 1.4.1