diff --git a/.tmux.conf b/.tmux.conf index 6b8b726..273f09a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -8,8 +8,8 @@ set -g status-interval 30 set -g terminal-overrides "xterm*:XT:smcup@:rmcup@:kUP5=\eOA:kDN5=\eOB:kLFT5=\eOD:kRIT5=\eOC" set -g terminal-overrides ",*:colors=256:smso=\e[3m:rmso=\e[23m:sitm=\e[3m:ritm=\e[23m" set -g terminal-overrides ",xterm-256color:Tc" -set -ga terminal-overrides ",st-256color:Tc" -set -g default-terminal "st-256color" +set -ga terminal-overrides ",xterm-256color:Tc" +set -g default-terminal "xterm-256color" set-option -g mouse on #bind -n WheelUpPane copy-mode