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!