diff options
Diffstat (limited to 'mac/.config/tmux/tmux.conf')
| -rw-r--r-- | mac/.config/tmux/tmux.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/tmux/tmux.conf b/mac/.config/tmux/tmux.conf index 00c5f0e..94313a2 100644 --- a/mac/.config/tmux/tmux.conf +++ b/mac/.config/tmux/tmux.conf @@ -36,8 +36,8 @@ set -g monitor-activity on set -g visual-activity off # color -set -g default-terminal "xterm-256color" -# set -g default-terminal 'screen-256color' +# set -g default-terminal "xterm-256color" +set -g default-terminal 'screen-256color' set -ga terminal-overrides ',xterm-256color:Tc' set -sa terminal-features ',xterm-256color:RGB' |
