mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update xterm.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -1177,7 +1177,7 @@ declare module 'xterm' {
|
||||
|
||||
/**
|
||||
* The x position of the cursor. This ranges between `0` (left side) and
|
||||
* `Terminal.cols` (behind last cell of the row).
|
||||
* `Terminal.cols` (after last cell of the row).
|
||||
*/
|
||||
readonly cursorX: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user