Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows Terminal clickable urls?

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?

like image 475
Ricardo Nuno Avatar asked Jun 14 '20 17:06

Ricardo Nuno


2 Answers

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.

like image 151
Param Siddharth Avatar answered Dec 15 '22 07:12

Param Siddharth


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".

like image 35
Vincent Tjeng Avatar answered Dec 15 '22 06:12

Vincent Tjeng