mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 19:44:35 +08:00
update files
This commit is contained in:
parent
812e6a4247
commit
c031a18d4e
@ -57,6 +57,7 @@ function createXTerm(name, xtermNode){
|
|||||||
|
|
||||||
if (runtime) {
|
if (runtime) {
|
||||||
runtime.xterm.focus();
|
runtime.xterm.focus();
|
||||||
|
xtermNode.innerHTML = runtime.xterm.screen;
|
||||||
} else {
|
} else {
|
||||||
var xterm = new Terminal({
|
var xterm = new Terminal({
|
||||||
rows: 66,
|
rows: 66,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user