@jsvision/core / WidthProbeResult
Interface: WidthProbeResult
Defined in: host/width-probe.ts:104
The outcome of a two-group ambiguous-width probe.
Properties
arrows
readonlyarrows:WidthProbeGroupResult
Defined in: host/width-probe.ts:108
The arrow/geometric chrome group.
boxes
readonlyboxes:WidthProbeGroupResult
Defined in: host/width-probe.ts:110
The box-drawing + shade group.
probed
readonlyprobed:boolean
Defined in: host/width-probe.ts:106
True only when the terminal answered BOTH groups with usable position reports.