diff --git a/home/.tmux.conf b/home/.tmux.conf index bd5db0a..812256c 100755 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -1,6 +1,6 @@ set-window-option -g mode-keys vi -set -g default-terminal "xterm-256color" +set -g default-terminal "screen-256color" set -g base-index 1 set -g bell-action any