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) {
|
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,
|
||||||
|
Reference in New Issue
Block a user