mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-09 12:54:06 +08:00
update files
This commit is contained in:
parent
4f2e43670b
commit
d50a32f882
@ -127,7 +127,7 @@ module.exports = Vue.component('app-main', {
|
|||||||
xterm.open();
|
xterm.open();
|
||||||
xtermNode.appendChild(xterm.element);
|
xtermNode.appendChild(xterm.element);
|
||||||
xterm.focus();
|
xterm.focus();
|
||||||
//xterm.startBlink();
|
xterm.startBlink();
|
||||||
|
|
||||||
console.log(xterm);
|
console.log(xterm);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user