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