-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The bug it when I use my terminal to click the auth/login link to open the url a full stop/period is appended to the url making the URL 404 inside my browser.
I am using hyper for my terminal so it may be a specific case for this terminal
Affected version
0.0.330 Commit: a8bfefe
Steps to reproduce the behavior
On MacOS 15.5 (24F74)
- I type /login to authenticate after install copilot-cli
- It asks to select account:
-
- github.com
-
- GitHub Enterprise
-
- I select github.com and press enter.
- It prompts me
Press any key to copy XXXX-XXXX and open https://github.com/login/device.
The bug it when I use my terminal to click the link to open the url a full stop/period is appended to the url.
Expected behavior
URL should not contain a period/full stop and be clickable within terminal.
Additional context

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working