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:
@@ -134,7 +134,7 @@ module.exports = Vue.component('app-main', {
|
||||
xterm.open();
|
||||
xtermNode.appendChild(xterm.element);
|
||||
|
||||
xterm.write(code);
|
||||
xterm.write('Terminal ready\r\n' + code);
|
||||
scroll(xterm);
|
||||
|
||||
window.xterm = xterm;
|
||||
|
Reference in New Issue
Block a user