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
- Ask Copilot CLI to echo a link in a VS Code terminal
- click the link
- cmd+click the link
Like what this screenshot indicates
Expected behavior
I expect the link to be opened only once.
Additional context
No response
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
For Copilot CLI, the behavior is different:
Affected version
1.0.56
Steps to reproduce the behavior
Like what this screenshot indicates
Expected behavior
I expect the link to be opened only once.
Additional context
No response