diff --git a/static/js/components/app-main/index.js b/static/js/components/app-main/index.js index 990e5ca..cb2a65f 100644 --- a/static/js/components/app-main/index.js +++ b/static/js/components/app-main/index.js @@ -127,7 +127,7 @@ module.exports = Vue.component('app-main', { xterm.open(); xtermNode.appendChild(xterm.element); xterm.focus(); - //xterm.startBlink(); + xterm.startBlink(); console.log(xterm);