Update to xterm 5

Mainly just canvas renderer not yet hooked up
This commit is contained in:
Daniel Imms
2022-08-01 04:57:27 -07:00
parent dbae720630
commit 852b4ae5f8
10 changed files with 91 additions and 80 deletions

View File

@@ -11,9 +11,9 @@
"tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "7.0.1",
"xterm": "4.20.0-beta.20",
"xterm": "5.0.0-beta.32",
"xterm-addon-search": "0.10.0-beta.3",
"xterm-addon-unicode11": "0.4.0-beta.3",
"xterm-addon-webgl": "0.13.0-beta.9"
"xterm-addon-webgl": "0.13.0-beta.32"
}
}