diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 6daf493..16e1b8a 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -6,6 +6,7 @@ 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 set-clipboard on +set -g allow-passthrough on # general set -g prefix C-s