Skip to content

@jsvision/core / WidthProbeResult

Interface: WidthProbeResult

Defined in: host/width-probe.ts:104

The outcome of a two-group ambiguous-width probe.

Properties

arrows

readonly arrows: WidthProbeGroupResult

Defined in: host/width-probe.ts:108

The arrow/geometric chrome group.


boxes

readonly boxes: WidthProbeGroupResult

Defined in: host/width-probe.ts:110

The box-drawing + shade group.


probed

readonly probed: boolean

Defined in: host/width-probe.ts:106

True only when the terminal answered BOTH groups with usable position reports.