microsoft/Terminal

IPv6 links can not be Ctrl+Clicked

Open

#11.901 geöffnet am 8. Dez. 2021

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

Windows Terminal version

1.12.2931.0

Windows build number

10.0.22000.348

Other Software

No response

Steps to reproduce

  1. Run any command that writes an IPv6 link in the terminal window, for example echo http://[::1]/
  2. Hover over the link, or try to Ctrl+Click it to follow it

Expected Behavior

Hovering over the link should show the underline and the tooltip about Ctrl+Clicking it, and Ctrl+Clicking it should follow the link like any other link.

Actual Behavior

Nothing happens when hovering over the link or Ctrl+Clicking it.

_

Contributor Guide