summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index b06c890..dac611a 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -48,3 +48,5 @@ setw -g window-status-current-attr bold
set -g message-attr bold
set -g message-fg colour117
set -g message-bg colour235
+
+set -g default-terminal "screen-256color"