आप "किल-पेन" कमांड का उपयोग कर सकते हैं।
kill-pane [-a] [-t target-pane]
(alias: killp)
Destroy the given pane. If no panes remain in the containing window, it is also destroyed. The -a option kills all but the pane given with -t.
उदाहरण के लिए, यदि आप फलक 0 को छोड़कर सभी पैन को मारना चाहते हैं:
kill-pane -a -t 0
यदि आपको नहीं पता कि आप नंबर क्या हैं तो आप "डिस्प्ले-पैन" कमांड का उपयोग कर सकते हैं:
display-panes [-t target-client]
(alias: displayp)
Display a visible indicator of each pane shown by target-client. See the display-panes-time, display-panes-colour, and display-panes-active-colour
session options. While the indicator is on screen, a pane may be selected with the '0' to '9' keys.