[PR #17537] Create a base class for all pane content events #31259

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

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

State: closed
Merged: Yes


These events are kinda just boilerplate that now keeps getting copy-pasta'd every time I make new pane types.

This instead moves them all to a singular base class, so the definitions stay in sync.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17537 **State:** closed **Merged:** Yes --- These events are kinda just boilerplate that now keeps getting copy-pasta'd every time I make new pane types. This instead moves them all to a singular base class, so the definitions stay in sync.
claunia added the pull-request label 2026-01-31 09:46:08 +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#31259