MCPcopy
hub / github.com/xtermjs/xterm.js / onRequestReset

Method onRequestReset

addons/addon-image/src/Types.ts:76–76  ·  view source on GitHub ↗
(handler: () => void)

Source from the content-addressed store, hash-verified

74 markDirty(y: number): void;
75 };
76 onRequestReset(handler: () => void): IDisposable;
77}
78
79export interface ICoreTerminalExt extends ITerminal {

Callers 3

constructorMethod · 0.80
constructorMethod · 0.80
activateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected