Interface: IBufferCellPosition

A position within a buffer.

Hierarchy

  • IBufferCellPosition

Index

Properties

Properties

x

x: number

Defined in xterm.d.ts:1450

The x position within the buffer (1-based).


y

y: number

Defined in xterm.d.ts:1455

The y position within the buffer (1-based).