diff --git a/gentoo/configs-TF-X220/home-stan/.tmux.conf b/gentoo/configs-TF-X220/home-stan/.tmux.conf index 8667927..c7f575c 100644 --- a/gentoo/configs-TF-X220/home-stan/.tmux.conf +++ b/gentoo/configs-TF-X220/home-stan/.tmux.conf @@ -1,2 +1,4 @@ +set -g default-terminal "tmux-256color" +set -sa terminal-features ',xterm-256color:RGB' set -s set-clipboard on bind-key R source-file ~/.tmux.conf \; display-message "tmux.conf reloaded."