Protected
contextProtected
linkProtected
mouseProtected
mouseProtected
Readonly
preferencesThe buffer range of the link.
Protected
terminalThe text of the link.
Protected
toCalls when the link is activated.
The mouse event triggering the callback.
The text of the link.
Protected
cancelProtected
executeCalled when the mouse hovers the link. To use this to create a DOM-based
hover tooltip, create the hover element within Terminal.element
and add
the xterm-hover
class to it, that will cause mouse events to not fall
through and activate other links.
The mouse event triggering the callback.
The text of the link.
Protected
isCalled when the mouse leaves the link.
The mouse event triggering the callback.
Protected
scheduleProtected
showProtected
wasOptional
lastTouchEnd: TouchEvent
What link decorations to show when hovering the link, this property is tracked and changes made after the link is provided will trigger changes. If not set, all decroations will be enabled.