You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm curious how to make URLs clickable in Drop Down Terminal X.
To Reproduce
Steps to reproduce the behavior:
Open Drop Down Terminal X
Run echo https://github.com
The resulting text should be clickable.
I believe the links in the terminal should be clickable. For comparison, using the GNOME terminal, the string https://github.com:
get underlined when hovered,
is clickable with the Ctrl key.
In Drop Down Terminal X, the link doesn't get underlined and isn't clickable.
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Distro: Fedora
Gnome-version: 3.36.7
Extension-version 16
Xorg or wayland: Wayland
Context
I'm not sure if this is currently supported by Drop Down Terminal X. I found a related issue for Drop Down Terminal and it seems the URL handling code is present in this repository as well:
Describe the bug
I'm curious how to make URLs clickable in Drop Down Terminal X.
To Reproduce
Steps to reproduce the behavior:
echo https://github.com
I believe the links in the terminal should be clickable. For comparison, using the GNOME terminal, the string
https://github.com
:In Drop Down Terminal X, the link doesn't get underlined and isn't clickable.
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Context
I'm not sure if this is currently supported by Drop Down Terminal X. I found a related issue for Drop Down Terminal and it seems the URL handling code is present in this repository as well:
drop-down-terminal-x/dist/terminal.js
Line 94 in 9850f07
The text was updated successfully, but these errors were encountered: