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 at position, if any, along with the cell range it occupies. Returns null if position is not inside a detected URL.