Merge remote-tracking branch 'origin/github/pr/94'
authorMichael Prokop <mika@grml.org>
Wed, 20 May 2020 15:22:22 +0000 (17:22 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 20 May 2020 15:22:22 +0000 (17:22 +0200)
etc/tmux.conf

index 3c36464..c7e529e 100644 (file)
@@ -16,7 +16,7 @@ unbind space
 bind-key space next-window
 bind-key C-space next-window
 bind-key K confirm-before kill-pane
-bind-key \ confirm-before kill-session
+bind-key \\ confirm-before kill-session
 #bind-key C-h previous-window
 
 ### join the last active pane to the currently active window