Postman Linux Shortcuts
| Action | Linux Shortcut |
|---|---|
| Requests | |
| Send request | Ctrl+Enter |
| Send and download | Ctrl+Alt+Enter |
| Save request | Ctrl+S |
| Save as | Ctrl+Shift+S |
| New request | Ctrl+Alt+N |
| New tab | Ctrl+T |
| Close tab | Ctrl+W |
| Next tab | Ctrl+Tab |
| Previous tab | Ctrl+Shift+Tab |
| Force close tab | Ctrl+Alt+W |
| Navigation | |
| Quick search / open | Ctrl+K |
| Go to Collections | Ctrl+Shift+C |
| Go to Environments | Ctrl+Shift+E |
| Go to History | Ctrl+Shift+H |
| Toggle sidebar | Ctrl+\ |
| Expand / collapse sidebar item | Left/Right |
| Editing | |
| Find in editor | Ctrl+F |
| Replace in editor | Ctrl+H |
| Select all | Ctrl+A |
| Copy | Ctrl+C |
| Paste | Ctrl+V |
| Undo | Ctrl+Z |
| Redo | Ctrl+Y |
| Beautify / format body | Ctrl+B |
| App | |
| New window | Ctrl+Shift+N |
| Toggle dev console | Ctrl+Alt+C |
| Zoom in | Ctrl+= |
| Zoom out | Ctrl+- |
| Reset zoom | Ctrl+0 |
| Settings | Ctrl+, |