zmodem support (fixes #693)

This commit is contained in:
Eugene Pankov
2019-12-31 20:10:37 +01:00
parent c11a10144e
commit c40294628a
9 changed files with 251 additions and 34 deletions

View File

@@ -31,7 +31,8 @@
"xterm-addon-fit": "^0.4.0-beta2",
"xterm-addon-ligatures": "^0.2.1",
"xterm-addon-search": "^0.4.0",
"xterm-addon-webgl": "^0.4.0"
"xterm-addon-webgl": "^0.4.0",
"zmodem.js": "^0.1.9"
},
"peerDependencies": {
"@angular/animations": "^7",