mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-28 02:12:43 +08:00
update files
This commit is contained in:
parent
b397d437cc
commit
7738be4613
@ -94,7 +94,7 @@
|
||||
''
|
||||
].forEach(function (line){ xterm.write(line + '\r\n'); });
|
||||
|
||||
xterm.write('\033[1;4;7;41;36m红底绿字\033[0m');
|
||||
xterm.write('\033[41;32m红底绿字\033[0m');
|
||||
xterm.toString('html');
|
||||
</script>
|
||||
</body>
|
||||
|
@ -1684,6 +1684,7 @@ AnsiTerminal.prototype.REP = function (params){
|
||||
}
|
||||
|
||||
this.inst_p(s);
|
||||
|
||||
this.last_char = '';
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user