From 10b295cc6f034cc2eeff850c51c4d871afb09682 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sun, 15 Feb 2015 19:28:35 +0000 Subject: [PATCH] tmux.conf: Set TERM to screen-256color --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 910670f..813ac74 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,3 +1,4 @@ +set -g default-terminal screen-256color setw -g mode-keys vi set -g status-bg colour233 set -g status-fg colour25