-
Hi all, OS : Linux If I run fastfecth with default (config.jsonc), the mountpoint is hyperlinked (can be opened with mouse) Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
froux07
Jul 11, 2025
Replies: 1 comment 5 replies
-
You have to do it manually. Something like |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @CarterLi for pointing me in the right direction!
In fact, \e should be replaced by \u001b in your example:
\u001b]8;;file://{mountpoint}\u001b\{mountpoint}\u001b]8;;\u001b\\
This also works for {home-dir}