mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 03:14:07 +08:00
update files
This commit is contained in:
parent
3466cf1542
commit
e92e47c72d
@ -1036,7 +1036,7 @@ AnsiTerminal.prototype.toString = function (type){
|
||||
cell = this.screen.buffer[i].cells[j];
|
||||
|
||||
if (cell.c) {
|
||||
console.log(cell.c, ': ', styles(cell), getStyles(cell.attr, cell.gb, cell.width === 2));
|
||||
console.log(cell.c, ': ', styles(cell));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user