mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
use shell integration for richer terminal accessible buffer (#173605)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user