pub fn hyperlink(url: &str) -> StringExpand 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.