use shell integration for richer terminal accessible buffer (#173605)

This commit is contained in:
Megan Rogge
2023-02-07 16:51:26 -06:00
committed by GitHub
parent c04c0b4347
commit a7d49b0f35
9 changed files with 77 additions and 29 deletions

View File

@@ -24,13 +24,13 @@
"vscode-proxy-agent": "^0.12.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "8.0.0",
"xterm": "5.2.0-beta.26",
"xterm": "5.2.0-beta.27",
"xterm-addon-canvas": "0.4.0-beta.7",
"xterm-addon-search": "0.11.0",
"xterm-addon-serialize": "0.9.0",
"xterm-addon-unicode11": "0.5.0",
"xterm-addon-webgl": "0.15.0-beta.6",
"xterm-headless": "5.2.0-beta.26",
"xterm-headless": "5.2.0-beta.27",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},