VtMouseEncoder class final

Ghostty mouse encoder wrapper.

Constructors

VtMouseEncoder()

Properties

anyButtonPressed bool
no getter
format GhosttyMouseFormat
no getter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size VtMouseEncoderSize
no getter
trackingMode GhosttyMouseTrackingMode
no getter
trackLastCell bool
no getter

Methods

close() → void
encode(VtMouseEvent event) Uint8List
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void
setOptionsFromTerminal(VtTerminal terminal) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited