]> git.rmz.io Git - dotfiles.git/commitdiff
tmux: update tmux for wezterm
authorSamir Benmendil <me@rmz.io>
Tue, 12 Mar 2024 12:28:53 +0000 (12:28 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 12 Mar 2024 12:33:57 +0000 (12:33 +0000)
tmux/tmux.conf

index e74bcb11116653cf832774c05a5142c602c7a626..c77c9c04727bac3418cacb77e09c152d064ac5c6 100644 (file)
@@ -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