Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
79
export
interface
ICoreTerminalExt extends ITerminal {
Callers
3
constructor
Method · 0.80
constructor
Method · 0.80
activate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected