Navigation & Modes
piespector is modal. The same key can mean different things depending on whether you are browsing a page, editing a field, filtering results, or viewing a response.
The short version
Section titled “The short version”:opens command modeEscexits the current interaction mode when that mode supports leavingj/kusually move verticallyh/lusually move horizontallyeorEnterusually opens or edits the selected thing:home,:env,:historyswitch tabs:helpopens the contextual help page:qquits the app
Command mode
Section titled “Command mode”Use command mode for page actions, imports, exports, tab switches, and destructive operations.
Tabcompletes commandsTabalso completes filesystem paths forimportandexport- On
Home,Tabalso completes destination paths formvandcp Enterruns the commandEsccancels command mode
Commands with spaces in names or paths can be quoted:
:rename "Books API v2":import "My Collections.json":mv "Target / Auth Folder"See Command Mode for the full reference.
Search mode
Section titled “Search mode”Search is available on Home and History.
senters search modeEnterruns the searchEscleaves search modeTabcycles through search completions
On Home, search jumps to matching requests or sidebar targets. On History, search acts as a filter over history entries.
Inline edit mode
Section titled “Inline edit mode”Many fields use a one-line editor instead of a separate screen.
- Type to edit the current value
LeftandRightmove the cursorHomeandEndjump to the start or endBackspaceandDeleteremove charactersEntersavesEsccancels
Inline editors also support:
Tabplaceholder completion- copy of the current field value
- paste into the current field
Raw body editor
Section titled “Raw body editor”Raw request bodies open in a dedicated text area.
Ctrl+SsavesEsccancelsTabcompletes placeholders
Response viewer
Section titled “Response viewer”Both Home and History can open a response viewer for body content.
Esccloses the viewer- Copy uses platform-specific shortcuts
- On macOS, copy is
Ctrl+C - On Linux, copy is
Ctrl+Shift+C - On Windows, copy is
Ctrl+Shift+CorCtrl+Insert
Where to go next
Section titled “Where to go next”For page-specific movement, use the page guides: