Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update xterm and make term find styles consistent with editor #149486

Merged
merged 1 commit into from
May 13, 2022

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented May 13, 2022

  • A bunch of changes to xterm.js including bg/fg decoration overrides
  • Tweak find colors to use background instead of border, align with the editor
  • Change high contrast themes to also align, including selection bg
  • Clear the find active result decoration on blur and when the selection changes

Fixes #147013
Fixes #145751
Fixes #149495


Dark+

image

Light+

image

HC Dark

image

HC Light - Note the black text will be light after xtermjs/xterm.js#3720 is done

image

- A bunch of changes to xterm.js including bg/fg decoration overrides
- Tweak find colors to use background instead of border, align with the editor
- Change high contrast themes to also align, including selection bg
- Clear the find active result decoration on blur and when the selection changes

Fixes #147013
Fixes #145751
@Tyriar Tyriar added this to the May 2022 milestone May 13, 2022
@Tyriar Tyriar self-assigned this May 13, 2022
@@ -84,12 +84,12 @@
"vscode-proxy-agent": "^0.12.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "7.0.1",
"xterm": "4.19.0-beta.29",
"xterm-addon-search": "0.9.0-beta.26",
"xterm": "4.19.0-beta.41",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@meganrogge this probably includes fixes for other vscode issues that should be closed.

@daviddossett
Copy link
Contributor

Seeing some weirdness with the find background/foreground. Looks like it happens when I switch themes with some text selected.

CleanShot 2022-05-13 at 10 29 36@2x

CleanShot 2022-05-13 at 10 30 57@2x

@Tyriar
Copy link
Member Author

Tyriar commented May 13, 2022

Clarified offline the weirdness above was due to not updating xterm* modules

@Tyriar Tyriar merged commit 0f0dd70 into main May 13, 2022
@Tyriar Tyriar deleted the tyriar/147013 branch May 13, 2022 19:02
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants