Keyboard Shortcuts
- Get the most of Paw
- Keyboard Shortcuts
Here are all the shortcuts available in Paw (except the system standard ones).
View
Split View
⌘1
View Request
⌘2
View Response
⌘3
Split View
Navigate
⌘↑
Select Next Request (in the request list, on the left)
⌘↓
Select Previous Request (in the request list, on the left)
⌘]
Select Newer HTTP Exchange (in the HTTP exchange history)
⌘[
Select Older HTTP Exchange (in the HTTP exchange history)
Request
Requests often use ⇧⌘
for shortcuts.
⇧⌘[
Previous Request Tab
⇧⌘]
Next Request Tab
⌘L
Show URL Field
⇧⌘H
Show Headers Tab
⇧⌘U
Show URL Params Tab
⇧⌘B
Show Body Tab
HTTP Exchange
HTTP Exchanges often use ⌥⇧⌘
for shortcuts.
⌥⇧⌘[
Previous HTTP Exchange Tab
⌥⇧⌘]
Next HTTP Exchange Tab
⌥⇧⌘H
Show Headers Tab
⌥⇧⌘B
Show Body Tab (goes to the first tab for the Body, e.g. Text, JSON, XML…)]
⌘[
Select Newer HTTP Exchange (in the HTTP exchange history)
⌘]
Select Older HTTP Exchange (in the HTTP exchange history)
Warnings
⇧⌘W
Show/Hide Warnings (when your request looks like missing something, you get some warning, in the status bar)
Inspector
⇧⌘C
Show/Hide Code Generator
⇧⌘D
Show/Hide Request Description
Requests
⇧⌘N
New Request
⌥⌘N
New Group
⌥⇧⌘G
Group Requests
⌘⌫
(Cmd-Delete) Delete Request/Group
⌘⏎
(Cmd-Return) or * ⌘R Send Request
⌥⌘⏎
(Option-Cmd-Return) Send all Request in this document
⌘.
(Cmd-Dot) Cancel the Request currently being sent
HTTP Methods
⌥⌘G
Switch request to method GET
⌥⌘E
Switch request to method HEAD
⌥⌘P
Switch request to method POST
⌥⌘U
Switch request to method PUT
⌥⌘A
Switch request to method PATCH
⌥⌘L
Switch request to method DELETE
⌥⌘M
Set a custom HTTP method
Responses
⌥⌘⌫
Delete Response (this will delete the currently selected response from the history)
Window
⌥⌘1
Show/Hide Environments
⌥⌘2
Show/Hide Cookies
⌥⌘3
Show/Hide Extensions Console
Import & Export
Import using Importers (e.g. API Blueprint, Swagger, Postman…).
⇧⌘I
Import from File
⌥⇧⌘I
Import from Text
^⌥⇧⌘I
Import from URL
⇧⌘V
Paste and Import