Useful Paw commands
Paw is an excellent REST client. Here are some commands and tips to make the most your workflow.
| Hotkey | Function |
|---|---|
| ⌘ + ⇧ + C | Toggle code inspector, which shows details about the request |
| ⌘ + ⌥ + 1 | Show Environments window |
| ⌘ + ⌥ + S | Toggle sidebar |
| ⌘ + ↑/↓ | Switch to next/previous request |
| ⌘ + ⇧ + D | Description view |
| ⌘ + ⇧ + H | Headers view |
| ⌘ + ⇧ + U | URL Params view |
| ⌘ + ⇧ + B | Body view |
| ⌘ + 1 | View request |
| ⌘ + 2 | View response |
| ⌘ + 3 | Split view |
| ⌘ + ⌥ + G | Set request to GET |
| ⌘ + ⌥ + P | Set request to POST |
Comments