[PR #1347] [WIP] add wpf control #24603

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

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

State: closed
Merged: No


Summary of the Pull Request

This is a super early work in progress PR to add a working WPF control to the repo. I'm creating this PR early so that I can get open feedback in case the general direction of this work is not what is wanted. Many type names, project names, and assembly names are still placeholders.

Right now a basic control is working that can accept user typing input and show a scrollbar, the scrollbar can not actually be manipulated however.

References

#1274 #1263 are related in that there is a larger body of work to make this easy to embed across various OSes and environments.

PR Checklist

  • Closes #xxx
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx
**Original Pull Request:** https://github.com/microsoft/terminal/pull/1347 **State:** closed **Merged:** No --- <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request This is a super early work in progress PR to add a working WPF control to the repo. I'm creating this PR early so that I can get open feedback in case the general direction of this work is not what is wanted. Many type names, project names, and assembly names are still placeholders. Right now a basic control is working that can accept user typing input and show a scrollbar, the scrollbar can not actually be manipulated however. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References #1274 #1263 are related in that there is a larger body of work to make this easy to embed across various OSes and environments. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [ ] Closes #xxx * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx
claunia added the pull-request label 2026-01-31 09:04:17 +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#24603