(e3)
| 2928 | return true; |
| 2929 | } |
| 2930 | selectProtected(e3) { |
| 2931 | const t3 = e3.params[0]; |
| 2932 | return 1 === t3 && (this._curAttrData.bg |= 536870912), 2 !== t3 && 0 !== t3 || (this._curAttrData.bg &= -536870913), true; |
| 2933 | } |
| 2934 | _eraseInBufferLine(e3, t3, i3, s3 = false, r2 = false) { |
| 2935 | const n2 = this._activeBuffer.lines.get(this._activeBuffer.ybase + e3); |
| 2936 | n2.replaceCells(t3, i3, this._activeBuffer.getNullCell(this._eraseAttrData()), r2), s3 && (n2.isWrapped = false); |