diff --git a/tmux.conf b/tmux.conf index f2c7893..6e65eaf 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,6 +1,6 @@ set-option -g status-position bottom set-option -g default-terminal "screen-256color" -set-option -sa terminal-features ',XXX:RGB' +set-option -sa terminal-features ',xterm-256color:RGB' set-option -sg escape-time 10 set-option -g focus-events on