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

Method paste

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

Source from the content-addressed store, hash-verified

648 1 === i3 ? (super.scrollLines(e3, t3, i3), this.refresh(0, this.rows - 1)) : (_a = this.viewport) == null ? void 0 : _a.scrollLines(e3);
649 }
650 paste(e3) {
651 (0, s2.paste)(e3, this.textarea, this.coreService, this.optionsService);
652 }
653 attachCustomKeyEventHandler(e3) {
654 this._customKeyEventHandler = e3;
655 }

Callers 1

pasteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected