Enable kitty graphics protocol, bump xterm.js (#295701)

* Bump xterm to enable kitty images

* edit comment about gpu acceleration+kitty

* Update to 162

* Update please

* Mention enable transparency mode

* Stop messing with git

* Update to 165
This commit is contained in:
Anthony Kim
2026-02-17 21:12:26 -08:00
committed by GitHub
parent e67a6f835a
commit f32f3306fd
8 changed files with 172 additions and 170 deletions

View File

@@ -9,15 +9,15 @@
"@vscode/iconv-lite-umd": "0.7.1",
"@vscode/tree-sitter-wasm": "^0.3.0",
"@vscode/vscode-languagedetection": "1.0.21",
"@xterm/addon-clipboard": "^0.3.0-beta.152",
"@xterm/addon-image": "^0.10.0-beta.152",
"@xterm/addon-ligatures": "^0.11.0-beta.152",
"@xterm/addon-progress": "^0.3.0-beta.152",
"@xterm/addon-search": "^0.17.0-beta.152",
"@xterm/addon-serialize": "^0.15.0-beta.152",
"@xterm/addon-unicode11": "^0.10.0-beta.152",
"@xterm/addon-webgl": "^0.20.0-beta.151",
"@xterm/xterm": "^6.1.0-beta.152",
"@xterm/addon-clipboard": "^0.3.0-beta.165",
"@xterm/addon-image": "^0.10.0-beta.165",
"@xterm/addon-ligatures": "^0.11.0-beta.165",
"@xterm/addon-progress": "^0.3.0-beta.165",
"@xterm/addon-search": "^0.17.0-beta.165",
"@xterm/addon-serialize": "^0.15.0-beta.165",
"@xterm/addon-unicode11": "^0.10.0-beta.165",
"@xterm/addon-webgl": "^0.20.0-beta.164",
"@xterm/xterm": "^6.1.0-beta.165",
"jschardet": "3.1.4",
"katex": "^0.16.22",
"tas-client": "0.3.1",