X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/01e206524dfa62b8812599366806a11f2cae15fd..b009b50e81b6c1d0d691505b5f5c0418f559bfc0:/tmux.conf diff --git a/tmux.conf b/tmux.conf index dcf0f26..feba8fe 100644 --- a/tmux.conf +++ b/tmux.conf @@ -40,3 +40,4 @@ bind -r l run-shell 'tmux select-pane -R' # Set color mode. set -g default-terminal "xterm-256color" +set-option -ga terminal-overrides ",xterm-256color:Tc"