We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37297e0 commit 7d62937Copy full SHA for 7d62937
typings/xterm.d.ts
@@ -954,8 +954,7 @@ declare module 'xterm' {
954
deregisterCharacterJoiner(joinerId: number): void;
955
956
/**
957
- * Adds a marker to the normal buffer and returns it. If the alt buffer is
958
- * active, undefined is returned.
+ * Adds a marker to the normal buffer and returns it.
959
* @param cursorYOffset The y position offset of the marker from the cursor.
960
* @returns The new marker or undefined.
961
*/
0 commit comments