]> Sergey Matveev's repositories - mmc.git/blobdiff - cmd/tmux.conf
Move dlpane's tmux-related command outside
[mmc.git] / cmd / tmux.conf
index 2a19c28a48876a8e99db839f21a224025ea39b91..5750dc96e9f5714abddc962a60822eb810ef9f3f 100644 (file)
@@ -24,6 +24,7 @@ bind-key S new-window CATFILE
 bind-key D {
     capture-pane -t 0
     new-window DLPANE
+    delete-buffer
 }
 
 bind-key -n C-PgUp previous-window