TerminalHyperlinkHandler

Host-facing policy for explicit terminal hyperlink activation.

Swing UI resolves OSC 8 metadata only after a Ctrl-left-click on a linked cell. Hosts can replace this handler to show prompts, route links through an IDE, audit activations, or deny all links in locked-down environments.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun openHyperlink(uri: String): Boolean

Activates uri after explicit user intent.