Terminal links clickable [term of xfce]

Hello
I use bash as terminal of my users. On my Linux when I click on a link from a bash message, it opens in the default internet browser.
How to do the same in the freesbd configuration to make the terminal links clickable?
Thanks in advance
 
Exactly.
I use the terminal emulator x11/lilyterm, where you can turn that feature on and off.
There maybe other terminal emulators that support it.

(bash by the way is not a terminal, it's a shell that runs on top of a terminal emulator)
 
OK thanx , it's not a problem with bash so. I'll look in the configuration of the terminal emulator.
 
Hello
I use bash as terminal of my users. On my Linux when I click on a link from a bash message, it opens in the default internet browser.
How to do the same in the freesbd configuration to make the terminal links clickable?
Thanks in advance

Go to Preferences dialog, or changes value of MiscMiddleClickOpensUri (from FALSE to TRUE) in .config/xfce4/terminal/terminalrc.
 
Back
Top