Keyboard shortcuts
The desktop app is keyboard-driven. Shortcuts below show the Linux defaults; on macOS,
Ctrl becomes ⌘.
Shortcuts respect focus: bindings that would conflict with typing are suppressed while a text field or the code editor has focus.
Project
| Open project | Ctrl+O |
| Reload project | Ctrl+Shift+R |
Application
| Quit | Ctrl+Q |
Edit
| Undo | Ctrl+Z |
| Redo | Ctrl+Shift+Z |
Request execution
| Send request | Ctrl+Enter |
| Save request | Ctrl+S |
| New request | Ctrl+Enter |
| Copy as CLI command | Ctrl+Shift+C |
Panels
| Toggle sidebar | Ctrl+B |
| Show schema panel | Alt+1 |
| Show environment panel | Alt+2 |
| Show workflows panel | Alt+3 |
| Show OpenAPI panel | Alt+4 |
| Show history panel | Alt+5 |
Command palette
| Open command palette | Ctrl+K |
Settings
| Open settings | Ctrl+Alt+S |
| Close settings | Esc |
Workflows
| Run workflow | Ctrl+Enter |
| Copy as CLI command | Ctrl+Shift+C |
Resource
| Open first operation | Ctrl+Enter |
Coming soonCustom keybindings
Remapping shortcuts from the settings window isn't available yet; the bindings below are the defaults.