diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 125adf4..0f3ee7e 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -11,3 +11,4 @@ set -s escape-time 1 # scroll window buffer history, not commands history set -g mouse on +set -g default-terminal "xterm-256color"