[PR #8427] Bind CommandPalette to Tabs and MRU Tabs collections #27192

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

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

State: closed
Merged: No


Second step towards https://github.com/microsoft/terminal/issues/8415.
Closes: #8374

Introduces:

  • Biding of CommandPalette to Tabs and MRU tabs. Simplifies the terminal page and improves performance.
  • Fix possible race when focusing by index
  • Improves readability by introducing _GetFocusedTabImpl
**Original Pull Request:** https://github.com/microsoft/terminal/pull/8427 **State:** closed **Merged:** No --- Second step towards https://github.com/microsoft/terminal/issues/8415. Closes: #8374 Introduces: * Biding of CommandPalette to Tabs and MRU tabs. Simplifies the terminal page and improves performance. * Fix possible race when focusing by index * Improves readability by introducing _GetFocusedTabImpl
claunia added the pull-request label 2026-01-31 09:20:33 +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#27192