diff --git a/tmux/tmux.conf b/tmux/tmux.conf index aaa3dc3..955892a 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,6 @@ -set -g default-terminal "xterm-256color" -set -ga terminal-overrides ",xterm-256color:RGB" -set -ga terminal-features ",xterm-256color:clipboard" +set -g default-terminal "tmux-256color" +set -ga terminal-overrides ",xterm-ghostty:RGB,xterm-256color:RGB" +set -ga terminal-features ",xterm-ghostty:clipboard,xterm-256color:clipboard" set -g allow-passthrough on set -g set-clipboard on