Skip to content

Bind ⌘R to Send button #36

@ctessmer

Description

@ctessmer

Checklist

  • I've searched for similar feature requests.

Enhancement request

Bind ⌘R to Send button instead of Reload.

Problem it solves

TL;DR

Pressing ⌘R refreshes the contents of the Httpie desktop window—instead of resending the request.

Details

This sequence is muscle memory for web developers:

  1. Update code in editor
  2. Save via ⌘S (cmd + s]
  3. Switch to browser via ⌘Tab [cmd + tab]
  4. Refresh page (aka: resend request) via ⌘R (cmd + r]
  5. Inspect changes

Rinse & repeat.

Now replace the browser with Httpie desktop.

Same muscle memory, different outcome. Now, when pressing ⌘R in step 4, the whole contents of the Httpie app window updates instead of just resending the request as is intended.

Currently we're forced to reposition the mouse over the Send button and click each time to resend the current request.

I mean… how are we even supposed to live?! 🤣

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions