Correct IBufferLine.getCell API

Fixes #2182
This commit is contained in:
Daniel Imms
2019-06-04 23:38:39 -07:00
parent 27f040f145
commit c8cd47b51a
+1 -1
View File
@@ -950,7 +950,7 @@ declare module 'xterm' {
*
* @param x The character index to get.
*/
getCell(x: number): IBufferCell;
getCell(x: number): IBufferCell | undefined;
/**
* Gets the line as a string. Note that this is gets only the string for the line, not taking