From: Michael Prokop Date: Wed, 20 May 2020 15:22:22 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/github/pr/94' X-Git-Tag: v0.17.0~1 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=82f35203de680422dddfa6974542d1a32c2754a3;hp=a449b45c07709daf14a1f0f1678dd4acf06e91bc;p=grml-etc-core.git Merge remote-tracking branch 'origin/github/pr/94' --- diff --git a/etc/tmux.conf b/etc/tmux.conf index 3c36464..c7e529e 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