Can you ctrl+click
a URL in Windows Terminal to open the link in the default browser? I can't find the option anywhere; is there some package I need to install?
Asked
Active
Viewed 7,118 times
6

Vincent Tjeng
- 693
- 8
- 25

Ricardo Nuno
- 89
- 1
- 8
2 Answers
8
In the current public stable release, you can't. You need to manually select, copy, and paste the URL from the terminal window to your browser. As listed here, that feature is listed in the roadmap to version 2.0.

Param Siddharth
- 858
- 2
- 7
- 20
-
1Time for WT to add plugin support. – Marc Aug 27 '21 at 13:25
-
2What about now 2022? – MrEduar Apr 19 '22 at 20:59
-
@MrEduar Yes, now it is available. :) – Param Siddharth Apr 20 '22 at 07:17
8
If you'd like to use the feature before Windows Terminal 2.0
is released, it's available in the 1.4
release of Windows Terminal Preview. See the release document.
Update: this is now available as of in Windows Terminal v1.5.10271.0
- it is referred to as "Support for automatic detection of URLs".

Vincent Tjeng
- 693
- 8
- 25