(e3, t3 = false)
| 2592 | isNaN(e3) || isNaN(t3) || (e3 = Math.max(e3, a.MINIMUM_COLS), t3 = Math.max(t3, a.MINIMUM_ROWS), this._bufferService.resize(e3, t3)); |
| 2593 | } |
| 2594 | scroll(e3, t3 = false) { |
| 2595 | this._bufferService.scroll(e3, t3); |
| 2596 | } |
| 2597 | scrollLines(e3, t3, i3) { |
| 2598 | this._bufferService.scrollLines(e3, t3, i3); |
| 2599 | } |