MCPcopy Create free account
hub / github.com/codeaashu/claude-code / reset

Method reset

src/server/web/public/terminal.js:7269–7271  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

7267 super(i3, e3, "link", t3, true, r2, o2, n2), this.register(s3.onShowLinkUnderline(((e4) => this._handleShowLinkUnderline(e4)))), this.register(s3.onHideLinkUnderline(((e4) => this._handleHideLinkUnderline(e4))));
7268 }
7269 resize(e3, t3) {
7270 super.resize(e3, t3), this._state = void 0;
7271 }
7272 reset(e3) {
7273 this._clearCurrentLink();
7274 }

Callers

nothing calls this directly

Calls 1

_clearCurrentLinkMethod · 0.95

Tested by

no test coverage detected