MCPcopy Index your code
hub / github.com/codeaashu/claude-code / attachCustomKeyEventHandler

Method attachCustomKeyEventHandler

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

Source from the content-addressed store, hash-verified

6052 this._verifyIntegers(e3, t3), this._core.resize(e3, t3);
6053 }
6054 open(e3) {
6055 this._core.open(e3);
6056 }
6057 attachCustomKeyEventHandler(e3) {
6058 this._core.attachCustomKeyEventHandler(e3);
6059 }

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected