From 01700f67d3951b91ac9d7f3c67461db9900debe2 Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Sun, 22 Oct 2023 11:31:32 +0200 Subject: [PATCH] Skip kill pane prompt. --- .config/tmux/tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 4649043..27d0969 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -46,6 +46,9 @@ bind-key j select-pane -D bind-key k select-pane -U bind-key l select-pane -R +# Skip kill pane %Number% (y/n) prompt +bind-key x kill-pane + # Catppuccin settings set -g @catppuccin_flavour 'frappe' set -g @catppuccin_window_left_separator "█"