mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
remove trailing space
This commit is contained in:
@@ -595,7 +595,7 @@ export class Buffer implements IBuffer {
|
||||
for (const marker of this.markers) {
|
||||
marker.dispose();
|
||||
}
|
||||
}
|
||||
}
|
||||
this._isClearing = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user