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

Method attachCustomWheelEventHandler

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

Source from the content-addressed store, hash-verified

654 this._customKeyEventHandler = e3;
655 }
656 attachCustomWheelEventHandler(e3) {
657 this._customWheelEventHandler = e3;
658 }
659 registerLinkProvider(e3) {
660 return this._linkProviderService.registerLinkProvider(e3);
661 }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected