From ee6fa75b9f8ccec352dedb1c14ea9484cccb318d Mon Sep 17 00:00:00 2001 From: Bernhard Tittelbach Date: Thu, 12 Jul 2012 18:55:23 +0200 Subject: [PATCH] tmux: kill-session for gebi --- etc/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/tmux.conf b/etc/tmux.conf index d84a614..223ad89 100644 --- a/etc/tmux.conf +++ b/etc/tmux.conf @@ -16,6 +16,7 @@ unbind space bind-key space next-window bind-key C-space next-window bind-key K confirm-before kill-window +bind-key \ confirm-before kill-session #bind-key C-h previous-window #rebind keys -- 2.1.4