get rid of the bane of my existence

This commit is contained in:
meganrogge
2022-02-18 16:11:00 -06:00
parent 5b44deaa30
commit a4fee6d4b5
-1
View File
@@ -1218,7 +1218,6 @@ export class InputHandler extends Disposable implements IInputHandler {
this._activeBuffer.getNullCell(this._eraseAttrData()),
this._eraseAttrData()
);
this._bufferService.buffer.clearMarkers(y);
if (clearWrap) {
line.isWrapped = false;
}