MoreKeyboard shortcuts
More
Keyboard shortcuts
PzzaCode is built to be driven without the mouse. Here is the full table.
⌃1⌃2⌃3
Activate a tileShortcuts
The two modifier families do different jobs: ⌥ (Alt) switches workspaces, and ⌃ (Control) activates tiles inside the current one. Both work from anywhere in the app, including while a terminal is focused.
| ⌘N | New session |
| ⇧⌘N | New workspace |
| ⌥0 | Switch to the All workspace |
| ⌥1 – ⌥9 | Switch to the Nth workspace |
| ⌃1 – ⌃9 | Activate the Nth visible tile (and center it) |
| ⌘V | Paste an image into the focused terminal |
| ⌘ + Click | Go to definition in the code editor (Ctrl or Alt works too) |
| Esc | Close a modal / cancel an inline rename |
On macOS ⌥ is Option and ⌃ is Control; elsewhere they read as Alt and Ctrl.