Skip to main content

hyperlink_start_with_id

Function hyperlink_start_with_id 

Source
pub fn hyperlink_start_with_id<W: Write>(
    w: &mut W,
    id: &str,
    url: &str,
) -> Result<()>
Expand description

Open an OSC 8 hyperlink with an ID parameter.

The ID allows grouping multiple link spans. Format: OSC 8 ; id=ID ; uri ST