[PR #7863] Fix old reference to TermApp::Command #27009

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

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

State: closed
Merged: Yes


#7796 and #7667 were being implemented concurrently. As a part of #7667, Command was moved from TermApp to TSM. This just applies that change to a line we missed in #7796 and fixes the build break.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7863 **State:** closed **Merged:** Yes --- #7796 and #7667 were being implemented concurrently. As a part of #7667, `Command` was moved from TermApp to TSM. This just applies that change to a line we missed in #7796 and fixes the build break.
claunia added the pull-request label 2026-01-31 09:19:27 +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#27009