diff --git a/tmux.conf b/tmux.conf index 2cdb916..363498d 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,7 +3,7 @@ unbind C-b set -g prefix C-q # Settings -set -g default-terminal "screen-256color" # emacsclient speedboost +set -g default-terminal "xterm-256color" set -g mode-mouse on set -g mouse-select-pane on set -g mouse-resize-pane on