diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index d1e20a7..6fab6c5 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -6,6 +6,7 @@ bind C-a send-prefix ## Default is 'screen' set -sg default-terminal 'xterm-256color' +set-option -a terminal-overrides ",*256col*:RGB" set -sg escape-time 1 set -sg set-clipboard on set -g history-limit 100000