var term = new window.Terminal({ cursorBlink: true }); term.open(document.getElementById('terminal'));