Tabs
The Tabs feature allows you to organize a window into multiple terminal sessions. Tabs can be customized with a title and/or an ANSI color to help identify them.
Last updated
Was this helpful?
The Tabs feature allows you to organize a window into multiple terminal sessions. Tabs can be customized with a title and/or an ANSI color to help identify them.
Last updated
Was this helpful?
Right-click on the new Tab button +
to make a new tab, restore closed tab, or run a saved .
Open a new Tab with CMD-T
or by clicking on the +
in the top bar.
Close the current Tab with CMD-W
or by clicking on the X
on hover over a Tab.
Reopen closed tabs with SHIFT-CMD-T
.
Move a Tab to the Left / Right with CTRL-SHIFT-LEFT
/ CTRL-SHIFT-RIGHT
or by clicking and dragging a Tab.
Activate the Previous / Next Tab with SHIFT-CMD-{
/ SHIFT-CMD-}
or by clicking a Tab.
Activate the first through eighth Tabs with CMD-1
thru CMD-8
.
Switch to the last Tab with CMD-9
.
Double-click a Tab to rename it.
Right-clicking on a Tab reveals more options you can explore within the or .
Terminal Tip
Using your .zshrc
or .bashrc
files on macOS or Linux, you can set a new Tab name:
Learn more about Tab names .
Tab Restoration enables you to reopen recently closed tabs for up to 60 seconds. Configure this feature in Settings > Features > Session > Enable reopening of closed sessions
Right-click on the new Tab button +
to make a new tab, restore closed tab, or run a saved .
Right-clicking on a Tab reveals more options you can explore within the or .
CTRL-TAB
shortcut defaults to activate the previous / next Tab. You can configure the shortcut to cycle the most recent session, including any , in Settings > Features > Keys > Ctrl-Tab behavior
Please see our docs for more Tab related settings.