diff --git a/tmux.conf b/tmux.conf index eb2ead4..453ef1c 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,4 +1,4 @@ -set-option -sa terminal-overrides ",xterm*:Tc" +set -ag terminal-overrides ",xterm-256color:RGB" set -g default-terminal "screen-256color" set -g mouse on