Reputation: 1026
Does anyone know what the shortcut (if it exists) to close an active pane in iterm.
I am using the beta version 2.9 and have tried configuring it in preferences to no avail.
This is what I have so far:
Shift + cmd + d = split pane (horizontally)
cmd + d = split pane (vertically)
Close pane = ??
Upvotes: 29
Views: 18017
Reputation: 2424
To close a split pane, focus the pane, and press:
CMD⌘ + w
It also works for tabs.
Upvotes: 5
Reputation: 4476
The answer is YES.
There is a shortcut CMD⌘ + w to close pane in iterm2.
and Shift + CMD⌘ + w closes the active window with all panes and tabs.
Upvotes: 38