From 7d011c0249e804a3487e3f428bf9d66f46c314af Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 18 Feb 2026 21:10:07 +0100 Subject: [PATCH] Match --- 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 64fc0abc..974bff3d 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -54,7 +54,7 @@ bind -n M-9 select-window -t 9 # Session controls bind R command-prompt -I "#S" "rename-session -- '%%'" bind C new-session -c "#{pane_current_path}" -bind X kill-session +bind K kill-session bind P switch-client -p bind N switch-client -n