Property CurrentUrl
CurrentUrl
Gets or sets the URL that will be associated with cells added via AddRune(Rune) or AddStr(string). When set, subsequent cells will include this URL for OSC 8 hyperlink rendering.
string? CurrentUrl { get; set; }
Gets or sets the URL that will be associated with cells added via AddRune(Rune) or AddStr(string). When set, subsequent cells will include this URL for OSC 8 hyperlink rendering.
string? CurrentUrl { get; set; }