Usage Overview
piespector is built around a structured request workflow in the terminal.
Typical workflow
Section titled “Typical workflow”- Create or import collections on
Home. - Select a request in the sidebar and pin it with
e. - Edit the top bar (
Method,URL) or move throughInfo,Auth,Params,Headers,Body, andSettings. - Send with
s. - Review the inline response or press
vto focus the response panel. - Use
/to search requests or history entries. - Use
Ctrl+Pfor page commands such as import, export, rename, move, copy, replay, or env management. - Use
Historyto inspect or replay previous runs. - Use
Envto manage named variable sets used by placeholders like{{BASE_URL}}.
Main pages
Section titled “Main pages”Home is where most work happens: collections, folders, requests, editing, sending, and responses.
Current request editing includes:
- structured auth editing
- params and headers
Form-Datax-www-form-urlencoded- raw bodies including
JSON,XML,HTML, andJavaScript GraphQLBinary- request-level settings for
Verify SSLandFollow Redirects
See Home for the detailed page guide.
Env manages named env sets and variables used by placeholders.
See Env for movement and commands.
History
Section titled “History”History lets you search, inspect, and replay recorded request snapshots.
See History for the detailed view model.
Current builds expose help through the command palette’s system Help command. It opens Textual’s help panel for the focused widget and active keybindings.
See Help.
The main keys to remember
Section titled “The main keys to remember”Ctrl+Popens the command palette/opens workspace search onHomeand history search onHistoryCtrl+Oopens jump mode onHomeeopens or edits the current thingj/kmove up and downh/lmove left and rightssends the active request onHomeEscbacks out of the current interaction
Search
Section titled “Search”Search is available on Home and History.
- On
Home,/opens a search palette over collections, folders, and requests. - On
History,/opens a search palette over stored history entries.