From: Samir Benmendil Date: Tue, 12 Mar 2024 12:28:53 +0000 (+0000) Subject: tmux: update tmux for wezterm X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/61dc235b92b311ef1455e34368a6d25aeb00bfe7?ds=inline tmux: update tmux for wezterm --- diff --git a/tmux/tmux.conf b/tmux/tmux.conf index e74bcb1..c77c9c0 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,6 @@ -set -g default-terminal "tmux-256color" -# enable true color for kitty -set -ag terminal-overrides ",xterm-kitty:Tc" +set -g allow-passthrough on +# enable true color +set -ag terminal-overrides ",xterm-256color:Tc" set -g set-titles on set -g mouse