diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 0e6cdc0..9775bf4 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -11,7 +11,7 @@ set -g prefix M-x unbind C-b bind M-x send -set -g default-terminal "$TERM" +set -g default-terminal "tmux-256color" set -g default-shell "$SHELL" set -g renumber-windows on