From: Michael Prokop Date: Wed, 27 May 2020 09:12:38 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/github/pr/97' X-Git-Tag: v0.17.1~2 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=594a33254b03d328d820a0db11ac071bb6728710;hp=764227657c87ea0c1b85bedfbece407c3a02535d Merge remote-tracking branch 'origin/github/pr/97' --- diff --git a/etc/tmux.conf b/etc/tmux.conf index c7e529e..0c55b57 100644 --- a/etc/tmux.conf +++ b/etc/tmux.conf @@ -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