diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index a54e4d5..450f729 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,2 +1,4 @@ set mouse set -sg escape-time 0 +set -g default-terminal "screen-256color" +set -ag terminal-overrides ",xterm-256color:RGB"