Skip to content

Keyboard shortcuts to copy and open the running URL #17

Description

@aosmcleod

The running URL can be copied and opened from the UI, but not from the keyboard.

Two shortcuts:

  • ⌘⌥C — copy the running URL to the clipboard
  • ⌘⇧O — open it in the default browser

Both want to be real menu items under File, so they are discoverable and so the shortcut is documented where macOS users look for it. Both should be disabled when nothing is running.

Careful about

A run with several targets has several URLs. The sensible default is the first declared target, matching what the run strip already treats as primary.

Good first issue: the menu structure and the Engine calls both already exist.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions