Tabs
What is it
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. Note: New Tabs will default to the active Tabs’ current working directory and the actual color values will be automatically derived from your Warp theme.
How to use it
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 thex
on hover over a Tab.Activate the Previous or Next Tab with
SHIFT-CMD-{
orSHIFT-CMD-}
.Move a Tab to the Left or Right with
CTRL-SHIFT-LEFT
orCTRL-SHIFT-LEFT
.Right-clicking on a Tab reveals more options, like ‘Rename Tab’ and the color picker, or explore even more Tab actions within the Command Palette
CMD-P
How it works
Last updated
Was this helpful?