Skip to main content

hyperlink_with

Function hyperlink_with 

Source
pub fn hyperlink_with(url: &str, label: &str, enabled: bool) -> String
Expand description

Render a hyperlink with explicit support toggle.

When enabled, emits an OSC 8 escape sequence. Otherwise falls back to <label> (<url-dimmed>).