Merge remote-tracking branch 'origin/github/pr/97'
authorMichael Prokop <mika@grml.org>
Wed, 27 May 2020 09:12:38 +0000 (11:12 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 27 May 2020 09:12:38 +0000 (11:12 +0200)
etc/tmux.conf

index c7e529e..0c55b57 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