aboutsummaryrefslogtreecommitdiffstats
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
authorSimen A. W. Olsen <simen@padeia.com>2024-11-06 16:25:41 +0100
committerSimen A. W. Olsen <simen@padeia.com>2024-11-06 16:25:41 +0100
commit1151179d09f02e9cf2785a0ca9da623198a8efc8 (patch)
tree49f2077c040a535b930717d676c669053a93f3df /.config/tmux/tmux.conf
parentad1c567a2dcfca71a4fe754a4babb646cb6fab62 (diff)
downloaddotfiles-1151179d09f02e9cf2785a0ca9da623198a8efc8.tar.gz
dotfiles-1151179d09f02e9cf2785a0ca9da623198a8efc8.zip
update everything
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
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