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:
@@ -57,6 +57,7 @@ function createXTerm(name, xtermNode){
|
||||
|
||||
if (runtime) {
|
||||
runtime.xterm.focus();
|
||||
xtermNode.innerHTML = runtime.xterm.screen;
|
||||
} else {
|
||||
var xterm = new Terminal({
|
||||
rows: 66,
|
||||
|
Reference in New Issue
Block a user