tmux: kill-pane instead of kill-window
authorBernhard Tittelbach <bernhard@tittelbach.org>
Fri, 27 Jul 2012 18:16:02 +0000 (20:16 +0200)
committerBernhard Tittelbach <bernhard@tittelbach.org>
Fri, 27 Jul 2012 18:16:02 +0000 (20:16 +0200)
etc/tmux.conf

index 223ad89..84f60cc 100644 (file)
@@ -15,7 +15,7 @@ bind-key C-a last-window
 unbind space
 bind-key space next-window
 bind-key C-space next-window
-bind-key K confirm-before kill-window
+bind-key K confirm-before kill-pane
 bind-key \ confirm-before kill-session
 #bind-key C-h previous-window