diff --git a/tmux.conf b/tmux.conf index d23857b..509d725 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,7 +3,7 @@ unbind C-b set -g prefix C-q # Settings -set -g default-terminal "xterm-256color" +set -g default-terminal "screen-256color" set -g detach-on-destroy on set -g mode-mouse on set -g mouse-select-pane on