X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/01e206524dfa62b8812599366806a11f2cae15fd..5d173e99d3e906b49ba3bde59388083b120d4e21:/tmux.conf?ds=sidebyside 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"