TerminalUrlDetection extension
Plain-text URL detection support, distinct from OSC 8 hyperlinks.
- on
Methods
-
urlAt(
CellOffset position) → TerminalSearchMatch? -
Available on Terminal, provided by the TerminalUrlDetection extension
Returns the URL atposition, if any, along with the cell range it occupies. Returns null ifpositionis not inside a detected URL.