History
History stores local request snapshots so you can review previous runs and replay them.
What you do here
Section titled “What you do here”- browse previous request runs
- filter the history list
- inspect request and response snapshots
- replay an earlier request
Most common keys
Section titled “Most common keys”j/k: move through history entriess: open history filtere/Enter: open the selected history entryEsc: leave detail mode:: open command mode
Inside history detail
Section titled “Inside history detail”j/k: move between detail blocksh/l: switch betweenBodyandHeadersCtrl+U/Ctrl+D: scroll the selected blocke: open the response viewer
Common commands
Section titled “Common commands”homeenvhistoryreplayhelpq
Quick examples
Section titled “Quick examples”Filter history
Section titled “Filter history”- Press
s. - Type part of the request name, path, method, or result.
- Press
Enter.
Replay a request
Section titled “Replay a request”- Select the history entry.
- Run
:replay.
Search on History
Section titled “Search on History”History search is a filter, not just a jump command.
sopens history searchEnterapplies the filterEsccancels search modeTabcycles search completions from matching history entries
If the filter is empty and you confirm it, the current history filter is cleared.
For full command behavior, see Command Mode.