linkProviders property
Host-injectable link sources. Defaults to const [] (no per-line regex scan
on PTY output); pass e.g. [UrlLinkProvider()] to enable URL detection.
OSC 8 hyperlinks from the engine work without any provider.
Implementation
final List<TerminalLinkProvider> linkProviders;