diff --git a/.tmux.conf b/.tmux.conf index d436fb2..a687b32 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -80,7 +80,7 @@ bind r source-file ~/.tmux.conf \; display-message "Config reloaded..." set-window-option -g automatic-rename # color -set -g default-terminal "screen-256color" +set -g default-terminal "xterm-256color" # Pane switching with Alt+arrow bind -n M-Left select-pane -L