@jsvision/core / CursorPosition
Interface: CursorPosition
Defined in: host/width-probe.ts:88
A parsed Cursor-Position-Report: 1-based row and column, as the terminal reports them.
Properties
col
readonlycol:number
Defined in: host/width-probe.ts:90
row
readonlyrow:number
Defined in: host/width-probe.ts:89