From 85222145bf5f9ee88d558931a8e9a033f6bd4575 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 22 Dec 2024 19:00:02 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-22 19:00:02 --- .config/tmux/tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index df402046..3d379c58 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -4,9 +4,6 @@ set -g xterm-keys on set -g allow-rename off set -s escape-time 1 -bind-key i display-message "test i" -bind-key C-Enter display-message "test enter" - # For image.nvim set -gq allow-passthrough on