mirror of
https://github.com/embarklabs/neo-blessed.git
synced 2025-01-11 03:25:45 +00:00
fix clearImage.
This commit is contained in:
parent
49f1843955
commit
dd0f1cbb70
@ -6740,6 +6740,7 @@ Image.prototype.clearImage = function(callback) {
|
||||
+ '\n4;\n3;\n';
|
||||
|
||||
delete this._props;
|
||||
delete this.img;
|
||||
|
||||
ps.stdin.write(input);
|
||||
ps.stdin.end();
|
||||
|
Loading…
x
Reference in New Issue
Block a user