Add missing line in api

This commit is contained in:
Daniel Imms
2020-04-10 09:57:10 -07:00
parent 4c36ef9d24
commit f4f15ee5e9
+1
View File
@@ -1172,6 +1172,7 @@ declare module 'xterm' {
* The type of the buffer.
*/
readonly type: 'normal' | 'alternate';
/**
* The y position of the cursor. This ranges between `0` (when the
* cursor is at baseY) and `Terminal.rows - 1` (when the cursor is on the