Skip to content

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

Merged
Tyriar merged 1 commit intomainfrom
tyriar/147013
May 13, 2022
Merged

Update xterm and make term find styles consistent with editor#149486
Tyriar merged 1 commit intomainfrom
tyriar/147013

Conversation

@Tyriar
Copy link
Copy Markdown
Contributor

@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 requested review from daviddossett and meganrogge May 13, 2022 17:21
@Tyriar Tyriar self-assigned this May 13, 2022
"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
Copy Markdown
Contributor 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
Copy Markdown
Collaborator

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
Copy Markdown
Contributor 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