xterm@4.2.0

Diff: d9f58c0...f30c38f

- Fix edge case in text decoder
- mp3 sound, fixes #47711
- New column sequences
- Limit parse buffer size
- -1 disposed markers
- Remove obsolete mouse encodings
- Refine IViewportRange
- Apply scrollSensitivity to fast scroll

xterm-addon-search@0.3.0
This commit is contained in:
Daniel Imms
2019-10-25 06:32:44 -07:00
parent 29ffbfe3f1
commit 9e80e5a8ca
6 changed files with 30 additions and 30 deletions

View File

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