(e3, t3)
| 2819 | this._parser.precedingJoinState = v2, this._activeBuffer.x < a2 && i3 - t3 > 0 && 0 === f2.getWidth(this._activeBuffer.x) && !f2.hasContent(this._activeBuffer.x) && f2.setCellFromCodepoint(this._activeBuffer.x, 0, 1, u2), this._dirtyRowTracker.markDirty(this._activeBuffer.y); |
| 2820 | } |
| 2821 | registerCsiHandler(e3, t3) { |
| 2822 | return "t" !== e3.final || e3.prefix || e3.intermediates ? this._parser.registerCsiHandler(e3, t3) : this._parser.registerCsiHandler(e3, ((e4) => !w(e4.params[0], this._optionsService.rawOptions.windowOptions) || t3(e4))); |
| 2823 | } |
| 2824 | registerDcsHandler(e3, t3) { |
| 2825 | return this._parser.registerDcsHandler(e3, new m.DcsHandler(t3)); |
| 2826 | } |
nothing calls this directly
no test coverage detected