From 132d8d489525f18a983f31238ad65ae38fe625f3 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 7 Jan 2025 20:20:04 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-07 20:20:04 --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 64893266..80f702f2 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -172,7 +172,7 @@ bind c new-window -c "" # TESTING # DO NOT bind -n M-T display-message "Testing" -# bind -n M-T display-message "test?" +bind -n M-T display-message "test?" # WARN: This line must come last!