Support selection foreground in terminal

Fixes #149505
This commit is contained in:
Daniel Imms
2022-05-18 09:45:17 -07:00
parent 351e3c525a
commit 5cdfdb435f
8 changed files with 65 additions and 57 deletions

View File

@@ -10,9 +10,9 @@
"tas-client-umd": "0.1.5",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "7.0.1",
"xterm": "4.19.0-beta.43",
"xterm-addon-search": "0.9.0-beta.35",
"xterm": "4.19.0-beta.47",
"xterm-addon-search": "0.9.0-beta.37",
"xterm-addon-unicode11": "0.4.0-beta.3",
"xterm-addon-webgl": "0.12.0-beta.34"
"xterm-addon-webgl": "0.12.0-beta.36"
}
}