alexandrehtrb / Pororoca

An HTTP inspection tool with support for HTTP/2 and HTTP/3. Alternative to Postman.

Home Page:https://pororoca.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a keyboard shortcut to control the program

RVShershnev opened this issue · comments

Classical keyboard control.
Copy item of collection: ctrl+c
Paste item of collection: ctrl+v
Save collection: ctrl+s
New request: ctrl+n or ctrl+r
Send request: ctrl+r or ctrl+f
and others.

F1 - Show help
F2 - Rename
F4 - Focus on URL
F5 - Send request / connect WebSocket
F6 - Cancel request / disconnect WebSocket
F7 - Set previous environment as active
F8 - Set next environment as active
Ctrl+S - Save response body to file
Alt+Up - Move item up in tree
Alt+Down - Move item down in tree
Ctrl+C - Copy selected items in tree
Ctrl+V - Paste items in tree
Ctrl+D - Duplicate selected collection
Delete - Delete selected items in tree

@RVShershnev PR #30

Solved in release 2.2.0