mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -1092,6 +1092,7 @@ AnsiTerminal.prototype.toString = function (type){
|
||||
var stylesBuffer = this.styles();
|
||||
|
||||
for (i = 0; i < rows; ++i) {
|
||||
text = '';
|
||||
line = '<div>';
|
||||
|
||||
for (j = 0; j < cols; ++j) {
|
||||
|
Reference in New Issue
Block a user