xterm@4.2.0-beta20

Diff: 6311076...d9f58c0

- Tests
- Fix lgtm alerts
- Properly export viewport range in API
- Warn on unattached open, don't throw. Fixes #83016
This commit is contained in:
Daniel Imms
2019-10-23 11:24:42 -07:00
parent 5353d8765d
commit e3c63a67da
7 changed files with 16 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
"onigasm-umd": "^2.2.2",
"semver-umd": "^5.5.3",
"vscode-textmate": "^4.2.2",
"xterm": "^4.2.0-beta20",
"xterm": "^4.2.0-beta24",
"xterm-addon-search": "0.3.0-beta10",
"xterm-addon-web-links": "0.2.1"
}