Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 784 Bytes

File metadata and controls

25 lines (19 loc) · 784 Bytes

Keyboard Shortcuts

Navigation

  • Tab / Shift+Tab - Move between fields
  • ↑↓ - Navigate in readonly mode
  • ←→ - Switch tabs within request/response panels
  • 0-7 - Quick jump to fields (0: Environment, 1: Method, 2: URL, 3: Headers, 4: Body, 5: History, 6: Saved, 7: Environments)

Actions

  • Enter - Send request (in readonly mode)
  • Ctrl+S - Send request (works in both modes)
  • e - Enter edit mode for focused field
  • Space - Expand response panel (when focused on response)
  • ESC - Exit edit mode / close panels / quit

Features

  • s - Save current request
  • l or 6 - Load saved requests
  • r or 5 - View request history
  • v or 7 - Manage environments
  • / - Show help
  • q - Quit application