From 04ee697243d43a03b9279503dd74f83231980042 Mon Sep 17 00:00:00 2001 From: xvzc Date: Fri, 12 Jul 2024 14:30:57 +0900 Subject: [PATCH] update --- dot_config/tmux/tmux.options.conf.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_config/tmux/tmux.options.conf.tmpl b/dot_config/tmux/tmux.options.conf.tmpl index 32f4207..47d8008 100644 --- a/dot_config/tmux/tmux.options.conf.tmpl +++ b/dot_config/tmux/tmux.options.conf.tmpl @@ -1,7 +1,7 @@ # vim:filetype=tmux :tw=80:et -set -g default-terminal "wezterm" -# set -g default-terminal "xterm" +# set -g default-terminal "wezterm" +set -g default-terminal "xterm-256color" set -as terminal-features ",xterm-256color:RGB" # 0 is too far from ` ;)