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
9d370c23f0
commit
cc319fb1d0
@ -102,7 +102,7 @@
|
||||
''
|
||||
].forEach(function (line){ xterm.write(line + '\r\n'); });
|
||||
|
||||
xterm.write('\033[41;32m红底绿字\033[0m' + new Date().toISOString());
|
||||
xterm.write('\033[41;32m红底绿字\033[0m\r\n' + new Date().toISOString());
|
||||
|
||||
document.getElementById('term').innerHTML = xterm.toString('html');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user