mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-08 04:04:04 +08:00
update files
This commit is contained in:
parent
c8efaddbe6
commit
0de48027f7
@ -208,12 +208,8 @@ module.exports = Vue.component('app-main', {
|
||||
break;
|
||||
}
|
||||
|
||||
console.log(data);
|
||||
|
||||
setTimeout(function (){
|
||||
runtime.xterm.write(data + '');
|
||||
scroll(runtime.xterm);
|
||||
}, 100);
|
||||
} else {
|
||||
event.sender.send('emulator', project, 'stop');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user