Keyboard Shortcuts
Smello supports keyboard shortcuts for fast navigation, inspired by Gmail and Linear. Press ? anywhere in the dashboard to see all available shortcuts.
General
| Key | Action |
|---|---|
| ? | Show keyboard shortcuts |
| / | Focus search |
| Esc | Dismiss dialog / blur search / clear selection |
Navigation
| Key | Action |
|---|---|
| j or ↓ | Next visible event |
| k or ↑ | Previous visible event |
| → | Expand the selected operation or move to its first child |
| ← | Collapse the selected operation or move to its parent |
| Backspace | Clear selection |
Navigation follows the visible tree. Up and Down skip events inside collapsed runtime operations or virtual groups. Right expands before moving into a child. Left collapses before moving to a runtime parent.
Filters
| Key | Action |
|---|---|
| Shift+X | Clear all filters |
Detail Panel
These shortcuts are active when a request is selected.
| Key | Action |
|---|---|
| q | Toggle query parameters |
| h | Toggle request headers |
| H | Toggle response headers |
| b | Toggle request body |
| B | Toggle response body |
| c | Copy request body |
| C | Copy response body |