diff --git a/tmux/tmux.conf b/tmux/tmux.conf index ca0444d..2573612 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -3,3 +3,4 @@ unbind-key C-b bind-key C-x send-prefix setw -g mode-keys vi set-option -g default-shell $SHELL +set -g default-terminal "screen-256color"