mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-09 21:14:06 +08:00
update files
This commit is contained in:
parent
1ffe4052e6
commit
47eaa929b7
@ -136,6 +136,8 @@ module.exports = function (Terminal){
|
|||||||
if (this.isWide(ch)) i++;
|
if (this.isWide(ch)) i++;
|
||||||
|
|
||||||
out += ch;
|
out += ch;
|
||||||
|
} else {
|
||||||
|
if (data === -1) out += ' ';
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user