diff --git a/home/dot_tmux.conf b/home/dot_tmux.conf index 7cfad5c..a3e98f7 100644 --- a/home/dot_tmux.conf +++ b/home/dot_tmux.conf @@ -9,7 +9,8 @@ unbind C-b set -g prefix C-a bind C-a send-prefix -set -g default-terminal "screen-256color" +set -g default-terminal "$TERM" +set -ga terminal-overrides ",$TERM:Tc" set -s escape-time 0