[PR #17183] Some schema updates for 1.21 #31150

Open
opened 2026-01-31 09:45:26 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17183

State: closed
Merged: Yes


Noticed all these while prepping for Build:

  • Promotes the stabilized features out of experimental.
  • fixes a bug where a nested command with a name would match to a renameWindow action, instead of a command.
  • Adds the tab theme icon style
  • fixes a bug where ScrollToMarkAction wasn't in the list of possible args, so they would incorrectly get flagged as moveTab
  • outright adds experimental.rightClickContextMenu which was missing (?)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17183 **State:** closed **Merged:** Yes --- Noticed all these while prepping for Build: * Promotes the stabilized features out of `experimental.` * fixes a bug where a nested command with a `name` would match to a `renameWindow` action, instead of a command. * Adds the tab theme icon style * fixes a bug where `ScrollToMarkAction` wasn't in the list of possible args, so they would incorrectly get flagged as `moveTab` * outright adds `experimental.rightClickContextMenu` which was missing (?)
claunia added the pull-request label 2026-01-31 09:45:26 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31150