TerminalLinkContext

Provides information on a line in a terminal in order to provide links for it.

Online Documentation

Properties

Link copied to clipboard
abstract var line: String

This is the text from the unwrapped line in the terminal.

Link copied to clipboard
abstract var terminal: Terminal

The terminal the link belongs to.