Adding a global hotkey for sending a request. #5786
Unanswered
khusan-dev
asked this question in
Ideas
Replies: 4 comments 1 reply
|
This is very handy when you have multiple monitors and one of them has Insomnia set to full screen. Thus, you can not distract yourself from coding and test the API by pressing a hotkey. |
0 replies
|
I want to explain why. It’s much more pleasant not to reach for the mouse and change windows, but to press the hotkey without “looking up from the code” and see the result of the request. |
0 replies
|
#refresh |
0 replies
|
Right now I can send a request by pressing CMD+ENTER. You can configure the shortcuts in the Preferences. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Right now I'm using a macro for AutoHotkey
AHK macros
Sending a request when Ctrl+Q is pressed
It works well. But I wish this feature was already built into Insomnia.
All reactions