From 66d34833fcd1302c9ec407832224f58f9f22de7d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 3 Dec 2024 17:15:03 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-03 17:15:03 --- .config/tmux/tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index bf272d2e..e2656969 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,6 +1,9 @@ set -g default-terminal "screen-256color" 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 set -g history-limit 10000