Bug Report: links are not clickable #3484

Closed
opened 2026-01-30 23:22:20 +00:00 by claunia · 2 comments
Owner

Originally created by @wolf99 on GitHub (Aug 19, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.295]
Windows Terminal version (if applicable): Version: 0.3.2171.0

Steps to reproduce

  1. Open any shell (tried with WSL [bash, Ubuntu 18.04.3 LTS], cmd, PwoerShell PowerShell Core)
  2. Run some command that produces output containing a URL e.g. echo http://www.github.com

Expected behavior

The URL is clickable, i.e. the console recognises that the text is a web link and allows it to be handled as such.

Actual behavior

The URL is not clickable - it's just text

This works in terminal in VSCode

Originally created by @wolf99 on GitHub (Aug 19, 2019). # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18362.295] Windows Terminal version (if applicable): Version: 0.3.2171.0 ``` # Steps to reproduce 1. Open any shell (tried with WSL [bash, Ubuntu 18.04.3 LTS], cmd, PwoerShell PowerShell Core) 2. Run some command that produces output containing a URL e.g. `echo http://www.github.com` # Expected behavior The URL is clickable, i.e. the console recognises that the text is a web link and allows it to be handled as such. # Actual behavior The URL is not clickable - it's just text This works in terminal in VSCode
claunia added the Resolution-Duplicate label 2026-01-30 23:22:20 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Aug 19, 2019):

Dupe of #574. Thanks!

@DHowett-MSFT commented on GitHub (Aug 19, 2019): Dupe of #574. Thanks!
Author
Owner

@wolf99 commented on GitHub (Aug 19, 2019):

Whoops, thanks!

@wolf99 commented on GitHub (Aug 19, 2019): Whoops, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3484