diff --git a/zshrc b/zshrc index aae9661..3601516 100644 --- a/zshrc +++ b/zshrc @@ -180,6 +180,7 @@ else if [[ "$TERM_PROGRAM" == "tmux" ]] || [[ -n $TMUX ]]; then export TERMINFO="xterm-256color" # peco issue 554 + export TERM="xterm-256color" fi fi