Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Links are not clickable

Open
#4,893 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
linux, shell, vscode, zsh
Domain
cli

Research direction

Start with the terminal link handling and rendering path exercised by /feedback, then reproduce the issue in zsh on Linux through VS Code. Check both plain URLs and markdown links that are also paths, including the hover underline during rerendering. Done means each link opens reliably on the first click.

Written by the indexing model from the issue text.

Description

triage
Describe the bug

When I try to click a link (plain URL in terminal) it is extremely hard to get it to open. If it shows the underline it only flashes for a moment but has no stable reaction to mouse hovering. I have to button mash my left mouse just to maybe open the link. Out of every 50 clicks maybe it opens the link. I would guess this is a rendering bug with the CLI rerendering and causing the link underline to disappear. This is guaranteed to happen on every link.

Links that are also paths (formatted as a markdown link) do not do anything at all.

Affected version

GitHub Copilot CLI 1.0.85

Steps to reproduce the behavior
  1. type /feedback
  2. try to click the link
Expected behavior

Links should open on the first click.

Additional context
  • Using zsh terminal in linux through vscode
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/copilot-cli

All issues in github/copilot-cli

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.