The difference
The workspace is the project: a folder, a color, a group, a spot in the sidebar. The tab is a view inside it.
Tabs
Creating
The+ button at the end of the bar, or:
- macOS
- Windows and Linux
⌘TClosing
TheX that appears when you hover the tab.
⌘W / Ctrl+Shift+W closes the pane, not the tab. The tab closes along with it when it was the last pane — see split panes.Switching
By clicking, or:- macOS
- Windows and Linux
The tab name is derived
You don’t choose it. TYBA resolves it in this order:- The view’s name, if it’s a special view.
- The folder of the tab’s first session — that’s the normal case.
- The session title.
shell.
Workspaces
Switching workspaces
- macOS
- Windows and Linux
The context menu
Right-click a workspace in the sidebar — or the⋯ that appears on hover (Session options):
The Settings workspace has no context menu and no preview.
Color and group
Color and group belong to the workspace only — the tab neither inherits nor has its own. The color shows as a dot in the sidebar and in the preview. The group becomes a foldable header, with a+ to open another session already inside it.
Creating a group means typing a name that doesn’t exist yet in New group…. An empty name removes it from the group.
The side view
A pane that lives beside the tab column — not inside a tab. Today it serves one purpose: a session’s diff. It opens from:- The View changes button in the header.
- Review diff in the workspace context menu.
- The Uncommitted changes and Review worktree diff chips.
X (Close diff). The diff’s own X is Close review.
It’s one per workspace. Opening another session’s diff replaces what’s there.
Special views
Some tabs have no panes and no terminal — they take up the whole tab:
In the Settings view and the Connections view, the tab bar disappears.
Containers lives in a workspace of its own, of type
docker — it doesn’t mix with yours.SSH workspaces
Connecting to a host creates one workspace, which inherits the host’s alias (already locked), color and group. See hosts and groups.What doesn’t exist
Want a name of your own? Rename the workspace. It’s the only layer that takes your name.
See also
Interface tour
The whole mental map.
Split panes
The layer below the tab.
Command palette
The fast way to switch workspaces.
Shortcuts
The whole list, and how to remap.