Open links on clicking #4915

Open
opened 2026-01-31 00:00:35 +00:00 by claunia · 0 comments
Owner

Originally created by @angelfraga on GitHub (Nov 11, 2019).

Description of the new feature/enhancement

If some link is shown in the terminal, it would be nice to allow open it whether clicking over it.

Proposed technical implementation details (optional)

Maybe ctrl+left mouse key as default combination could produce a similar behaviour like VSCode integrated terminal.
If the link uses a file path such as C:\myfile.txt, clicking opens it.
If the link is an URL, then default system browser will open it in a new tab.

Originally created by @angelfraga on GitHub (Nov 11, 2019). # Description of the new feature/enhancement If some link is shown in the terminal, it would be nice to allow open it whether clicking over it. # Proposed technical implementation details (optional) Maybe `ctrl+left mouse key` as default combination could produce a similar behaviour like VSCode integrated terminal. If the link uses a file path such as `C:\myfile.txt`, clicking opens it. If the link is an URL, then default system browser will open it in a new tab.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 00:00:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4915