Wings
Wings

Reputation: 1026

Close a split screen/window in iterm

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

Answers (2)

Lucio Mollinedo
Lucio Mollinedo

Reputation: 2424

To close a split pane, focus the pane, and press:

CMD⌘ + w

It also works for tabs.

Upvotes: 5

sel-fish
sel-fish

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

Related Questions