Skip to content

Update xterm to beta.197#308317

Merged
anthonykim1 merged 2 commits intomainfrom
anthonykim1/updateXtermApr7
Apr 7, 2026
Merged

Update xterm to beta.197#308317
anthonykim1 merged 2 commits intomainfrom
anthonykim1/updateXtermApr7

Conversation

@anthonykim1
Copy link
Copy Markdown
Contributor

Resolves: #304765
Takes xtermjs/xterm.js#5794

@anthonykim1 anthonykim1 added this to the 1.116.0 milestone Apr 7, 2026
@anthonykim1 anthonykim1 self-assigned this Apr 7, 2026
Copilot AI review requested due to automatic review settings April 7, 2026 20:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates VS Code’s bundled xterm.js dependencies to 6.1.0-beta.197 (and corresponding addon betas) across the root, remote, and remote-web package manifests/lockfiles to pick up the upstream fix referenced in #304765.

Changes:

  • Bump @xterm/xterm to ^6.1.0-beta.197 and align most @xterm/* addons to *-beta.197 in relevant package.json files.
  • Update package-lock.json files to the resolved beta.197 tarballs/integrities and peer dependency ranges.
  • Minor dependency ordering adjustment in remote/package.json (moves ssh2 within the list).
Show a summary per file
File Description
remote/web/package.json Bumps xterm and addon dependency versions to beta.197 (Web).
remote/web/package-lock.json Locks updated xterm/addon resolved versions and integrity hashes (Web).
remote/package.json Bumps xterm/headless/addons to beta.197 (Remote Extension Host) and reorders ssh2.
remote/package-lock.json Locks updated xterm/headless/addon resolved versions and integrity hashes (Remote Extension Host).
package.json Bumps root xterm/headless/addons to beta.197.
package-lock.json Locks updated root xterm/headless/addon resolved versions and integrity hashes.

Copilot's findings

Files not reviewed (2)
  • remote/package-lock.json: Language not supported
  • remote/web/package-lock.json: Language not supported
  • Files reviewed: 3/6 changed files
  • Comments generated: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Screenshot Changes

Base: 567b7d7f Current: af934233

Changed (2)

chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light
Before After
before after
editor/inlineCompletionsExtras/JumpToHint/Light
Before After
before after

@anthonykim1
Copy link
Copy Markdown
Contributor Author

/cc @meganrogge

@anthonykim1 anthonykim1 marked this pull request as ready for review April 7, 2026 22:31
@anthonykim1 anthonykim1 merged commit 0e637c9 into main Apr 7, 2026
79 checks passed
@anthonykim1 anthonykim1 deleted the anthonykim1/updateXtermApr7 branch April 7, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option+F / Option+B word navigation broken in terminal apps when Kitty keyboard protocol is enabled

3 participants