Interface: IBufferRange
A range within a buffer.
Hierarchy
- IBufferRange
Index
Properties
Properties
end
• end: IBufferCellPosition
Defined in xterm.d.ts:1440
The end position of the range.
start
• start: IBufferCellPosition
Defined in xterm.d.ts:1435
The start position of the range.