Update xterm.js

Diff: 6f83809...03c1836

Fixes #98918
Properly dispose of CursorBlinkStateManager
Properly escape \ in search addon
This commit is contained in:
Daniel Imms
2021-08-17 05:28:34 -07:00
parent df7e37182b
commit 6e6fb89b42
6 changed files with 56 additions and 56 deletions

View File

@@ -10,9 +10,9 @@
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.5.1",
"vscode-textmate": "5.4.0",
"xterm": "4.14.0-beta.6",
"xterm-addon-search": "0.9.0-beta.3",
"xterm": "4.14.0-beta.17",
"xterm-addon-search": "0.9.0-beta.4",
"xterm-addon-unicode11": "0.3.0-beta.5",
"xterm-addon-webgl": "0.12.0-beta.5"
"xterm-addon-webgl": "0.12.0-beta.8"
}
}