summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tmux.conf1
1 files changed, 1 insertions, 0 deletions
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