Add ability to click on links within the terminal #5648
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
A feature that would let users click on any hypertext link in the console and be able to open that in the default browser would be very helpful.
Such a feature would help a lot in many cases like viewing the raw markdown using 'cat' command and being able to know where it links rather than going through the process of copying the link by mouse.
Proposed technical implementation details (optional)
An implementation similar to what is in place in visual studio code would, in my opinion, be quite adequate. Like underlining clickable links and only (ctrl+click) opens the link to prevent accidental clicks.
The text was updated successfully, but these errors were encountered: