microsoft/Terminal

IPv6 links can not be Ctrl+Clicked

Open

#11,901 建立於 2021年12月8日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)C++ (3,212 fork)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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.

_

貢獻者指南