Skip to content

cmd+click open links twice #3580

@JasonYeMSFT

Description

@JasonYeMSFT

Describe the bug

I have developed the habbit of cmd+click to open links from a VS Code terminal on mac because the default behavior of links in the terminal output is that

  • click does nothing
  • cmd+click opens it in the browser

For Copilot CLI, the behavior is different:

  • click opens the link in the browser - this is different from VS Code but it's good
  • cmd+click opens the link twice in the browser - not expected

Affected version

1.0.56

Steps to reproduce the behavior

  1. Ask Copilot CLI to echo a link in a VS Code terminal
  2. click the link
  3. cmd+click the link

Like what this screenshot indicates

Image

Expected behavior

I expect the link to be opened only once.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:input-keyboardKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text input

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions