From 1151179d09f02e9cf2785a0ca9da623198a8efc8 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Wed, 6 Nov 2024 16:25:41 +0100 Subject: update everything --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/tmux') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 88042e9..ca1ab51 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -27,6 +27,7 @@ bind-key -r i run-shell "tmux neww ~/scripts/tmux-cht.sh" bind-key -r f run-shell "tmux neww twm" bind-key -r F run-shell "tmux neww twm -l" bind-key -r e run-shell "tmux switch -t $TWM_DEFAULT" +bind X confirm-before kill-session # Smart pane switching with awareness of Vim splits. # See: https://github.com/christoomey/vim-tmux-navigator -- cgit v1.2.3