pub fn hyperlink_start_with_id<W: Write>( w: &mut W, id: &str, url: &str, ) -> Result<()>
Open an OSC 8 hyperlink with an ID parameter.
The ID allows grouping multiple link spans. Format: OSC 8 ; id=ID ; uri ST
OSC 8 ; id=ID ; uri ST