(e3)
| 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 | } |