mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-08 12:14:03 +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++;
|
||||
|
||||
out += ch;
|
||||
} else {
|
||||
if (data === -1) out += ' ';
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user