diff --git a/tmux.conf b/tmux.conf index 0747240..d343eb5 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,6 +1,5 @@ -set -g default-terminal "xterm-kitty" -#set-option -g default-terminal "xterm-256color" -set-option -ga terminal-overrides ",xterm-kitty:Tc:clipboard:usstyle" +set -g default-terminal "tmux-256color" +set -ag terminal-overrides ",xterm-256color:RGB" set-window-option -g mode-keys vi set -g escape-time 10