Interface: IBufferCellPosition
A position within a buffer.
Hierarchy
- IBufferCellPosition
Index
Properties
Properties
x
• x: number
Defined in xterm.d.ts:1223
The x position within the buffer.
y
• y: number
Defined in xterm.d.ts:1228
The y position within the buffer.