# Keyboard shortcuts

The whole keymap, in the app's own order. It is fixed by design — the native build ships a discoverable map with no remapping surface.

`⌘/` opens this same list inside the app. The tables below are generated from
the viewer it shows, so they cannot drift from the build you are running.

## Sessions

| Key | Does |
|---|---|
| `⌘N` | New session (agent picker) |
| `⌘D` | New terminal pane |
| `⌘K` | Find sessions |
| `⌘O` | Open project |
| `⌘B / ⌘\` | Toggle sidebar |

## Panes

| Key | Does |
|---|---|
| `⌘⇧D` | Split down |
| `⌘↩` | Maximize / restore pane |
| `⌘W` | Close pane / dock |
| `Click` | Focus pane |

## Workspaces

| Key | Does |
|---|---|
| `⌘T` | New workspace |
| `⌘1–9` | Jump to workspace |
| `⌘[ / ⌘]` | Previous / next workspace |
| `Double-click` | Rename tab |
| `Drag` | Reorder tabs |

## View

| Key | Does |
|---|---|
| `⌘P` | Command palette |
| `⌘⇧E` | Files dock |
| `⌘U` | Web pane |
| `⌘⇧S` | Your stats |
| `⌘⇧C` | Customize |
| `⌘L` | Cycle theme |
| `⌘+ / ⌘- / ⌘0` | Zoom in / out / reset |
| `⌘/` | This shortcuts list |
| `⌘,` | Settings |

## Find

| Key | Does |
|---|---|
| `⌘F` | Find in terminal |
| `⌘G / ⌘⇧G` | Find next / previous |
| `⌘⇧R` | Reveal cwd in Finder |
| `⌘Q` | Quit (press twice) |
