Commit Diff
--- tmux/.tmux.conf +++ tmux/.tmux.conf @@ -1,5 +1,5 @@ # 256color support -set -g default-terminal "tmux-256color" +set -g default-terminal "xterm-256color" set -ag terminal-overrides ",xterm-256color:RGB" # disable escape switching between panes
