mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-24 04:34:19 +01:00
xterm.js: 3.8.0
This commit is contained in:
@@ -244,7 +244,7 @@ var openWs = function() {
|
||||
sendMessage(JSON.stringify({AuthToken: authToken}));
|
||||
|
||||
if (typeof term !== 'undefined') {
|
||||
term.destroy();
|
||||
term.dispose();
|
||||
}
|
||||
|
||||
// expose term handle for some programatic cases
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"bulma": "^0.6.1",
|
||||
"core-js": "^2.5.3",
|
||||
"fast-text-encoding": "^1.0.0",
|
||||
"xterm": "3.3.0",
|
||||
"xterm": "^3.8.0",
|
||||
"zmodem.js": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
1222
html/yarn.lock
1222
html/yarn.lock
File diff suppressed because it is too large
Load Diff
2
src/index.html
vendored
2
src/index.html
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user