Key Bindings#

Press ? inside the dashboard for this reference anytime.

Actions#

KeyAction
q / ctrl+cQuit (in the filter prompt, cancels the prompt first)

The feed has a highlight cursor. Cursor keys move it entry-by-entry; the view auto-scrolls to keep the selection visible.

KeyAction
j / Move cursor down one entry (+ auto-scroll)
k / Move cursor up one entry (+ auto-scroll)
pgup / pgdn / b / spaceJump cursor a full page (+ auto-scroll)
u / ctrl+u / d / ctrl+dJump cursor half a page (+ auto-scroll)
g / GJump cursor to the top / bottom of the feed (g pauses live-follow, G resumes it)

Inspecting#

KeyAction
enterExpand / collapse the selected row inline (full request + response detail)
iToggle the standalone request/response inspector
esc / cCollapse an expansion / clear a filter (context dependent)

Filtering#

KeyAction
/ or fOpen the filter prompt
enterApply the filter (in prompt)
escCancel the prompt / clear the filter
cClear the filter

Dashboard Control#

KeyAction
LPause / resume live-follow (freezes / resumes the feed)
eToggle the endpoints panel (wide layout)
rManual refresh
?Toggle the help overlay
shift+↑ / shift+↓ or K / JScroll the endpoints panel (wide layout, left visible)

Notes#

  • Cursor movement never resumes live-follow — even when the cursor is on the newest entry. Use L to resume, or G to jump to the bottom and resume.
  • Escaping or collapsing an expansion returns the cursor to the newest entry and resumes live-follow.