Keyboard Shortcuts
| Shortcut | Scope | Action |
|---|---|---|
Cmd+K / Ctrl+K | Global | Open the command palette. |
Cmd+N | Command palette | Add a project. |
Shift+Cmd+. / Shift+Ctrl+. | Global | Enter Stop All confirmation. |
Escape | Modals and overlays | Close when safe. |
Cmd+S / Ctrl+S | Project detail | Save project edits. |
ArrowDown / ArrowUp | Projects table | Move the selected project row. |
S | Projects table | Start the selected project. |
X | Projects table | Stop the selected project. |
R | Projects table | Restart the selected project. |
Enter | Projects table | Open the selected project detail panel. |
/ | Log viewer | Focus log search. |
N / Shift+N | Log viewer | Move to next or previous match. |
Shortcuts are intentionally sparse. PortBay favors visible controls for destructive or uncommon actions, with the command palette covering experienced-user workflows.
