From 52a4c75fc901f43e5f170d439d0161bb53cac5c2 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 3 Dec 2024 17:50:03 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-03 17:50:02 --- .config/tmux/tmux.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index e2656969..90895b8e 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,6 +1,8 @@ -set -g default-terminal "screen-256color" -set -as terminal-features ",xterm-256color:RGB" -set -as terminal-features ',xterm-kitty:RGB' +# set -g default-terminal "screen-256color" +set -g default-terminal "xterm-kitty" +# set -as terminal-features ",xterm-256color:RGB" +# set -as terminal-features ',xterm-kitty:RGB' + # For image.nvim set -gq allow-passthrough on set -g visual-activity off