Keyboard Shortcuts
These match the in-app bindings defined in ui/src/lib/shortcuts.ts.
Tabs
| Keys | Action |
|---|---|
| ⌘T | New terminal tab |
| ⌘⇧B | New browser tab |
| ⌘W | Close active tab |
| ⌘⇧] | Next terminal tab |
| ⌘⇧[ | Previous terminal tab |
| ⌃Tab / ⌃⇧Tab | Cycle tabs |
| ⌃1..9 | Select terminal tab N |
| ⌘1..9 | Select workspace N |
Terminal Panes
| Keys | Action |
|---|---|
| ⌘D | Split terminal right |
| ⌘⇧D | Split terminal down |
| ⌘⌥D | Close split view |
| ⌘] | Focus next pane |
| ⌘[ | Focus previous pane |
| ⌘F | Find in terminal |
Global
| Keys | Action |
|---|---|
| ⌘K / ⌘P | Command palette |
| ⌘B | Toggle sidebar |
| ⌘, | Settings |
| ⌘= | Zoom in |
| ⌘- | Zoom out |
| ⌘0 | Reset zoom |