Skip to main content

hyperlink

Function hyperlink 

Source
pub fn hyperlink(url: &str) -> String
Expand description

Format a URL as a clickable OSC 8 hyperlink in terminals that support it.

Modern terminals (iTerm2, Ghostty, Warp, VTE-based) render this as a clickable link. Falls back to the bare URL when not on a color TTY.