SwingTerminalContextHyperlink

Hyperlink context available to a terminal context menu.

Properties

Link copied to clipboard
val uri: String?

resolved OSC 8 URI when available. Host-discovered links may expose only open and leave this value null.

Functions

Link copied to clipboard

Copies uri to the host clipboard when a resolved URI is available.

Link copied to clipboard
fun open(): Boolean

Opens the hyperlink target.