xterm.js: 3.4.0

This commit is contained in:
Shuanglei Tao
2018-05-20 21:55:34 +08:00
parent aca17f165f
commit 0b149bbbba
4 changed files with 6 additions and 6 deletions

View File

@@ -243,7 +243,7 @@ var openWs = function() {
sendMessage(JSON.stringify({AuthToken: authToken}));
if (typeof term !== 'undefined') {
term.destroy();
term.dispose();
}
term = new Terminal({