mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
xterm@4.3.0-beta11
Diff: f30c38f...b68a4d2
- Run yarn for addons
- Support EventEmitter.dispose
- Fix typos
- Toggle addons in demo
- Pipelines polish
- Only refresh rows that changed during parsing
- TS 3.7
- Fix wrapped line search (search addon)
- Layering
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"onigasm-umd": "^2.2.2",
|
||||
"semver-umd": "^5.5.3",
|
||||
"vscode-textmate": "^4.3.0",
|
||||
"xterm": "4.2.0",
|
||||
"xterm": "4.3.0-beta11",
|
||||
"xterm-addon-search": "0.3.0",
|
||||
"xterm-addon-web-links": "0.2.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user