aboutsummaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index dcf0f26..feba8fe 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -40,3 +40,4 @@ bind -r l run-shell 'tmux select-pane -R'
# Set color mode.
set -g default-terminal "xterm-256color"
+set-option -ga terminal-overrides ",xterm-256color:Tc"