Add a shortcut for importing the curl

Improvement
There is already a way of detecting if the user has a curl on their clipboard and the app automatically offers an import as curl button. It would be nice if this was also importable via a shortcut such as CTRL/CMD+SHIFT+V
On thing you can do is make a new request (cmd+n), focus the url (cmd+l), then paste curl there to import and overwrite the request.
A hotkey to that button would also be easy to add, though.