Keyboard shortcuts
Launchpad is keyboard-first. Every shortcut also appears in-app if you
hover the ⌘ button in the toolbar.
Windows & projects
| ⌘⇧N | New window (opens a fresh project picker) |
| ⌘W | Close the current tab (if no tabs, hint: use the ← button to return to picker) |
Tabs
| ⌘T | New terminal tab |
| ⌘W | Close current tab |
| ⌘1 … ⌘9 | Switch to tab N |
| ⌘⇧M | Move current tab to the other group (when workspace is split) |
Terminal
| ⌘K | Clear screen in the focused terminal |
| ⌘C / ⌘V | Copy / paste (context menu also available on right-click) |
Panes & groups
| ⌘D | Split / unsplit terminal pane (two PTYs inside one tab) |
| ⌘\ | Split / unsplit workspace (left / right groups, each with its own tab bar) |
| ⌘⌥← / ⌘⌥→ | Switch focus between left and right groups |
| ⌘⇧M | Move current tab to the other group |
Editor
| ⌘S | Save file |
| ⌘F | Find in editor (or search file tree when focused in sidebar) |
| ⌘H | Find and replace |
| ⌘P | Quick open — fuzzy file search across the project |
| Esc | Close diff preview / dialog |
Git panel
| ⌘G | Toggle git panel |
| ? (in git panel) | Open the git cheatsheet |
Navigation & misc
| ⌘, | Open settings |
| ↑ (sidebar) | Navigate up one folder (capped at project root) |
| ⌂ (sidebar) | Jump back to project root |
| Esc | Close quick-open / diff preview / confirmation popup |
Nothing here yet that you need? Open an issue on GitHub with what you'd bind.