[PR #9808] Add a success dialog to window renaming #27775

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

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

State: closed
Merged: Yes


I added a RenameSucceededText property to the TerminalPage which returns the
formatted message Successfully renamed window to "{WindowNameForDisplay()}"

This doesn't pop the dialog when you wt -w foo for the first time. Only
subsequent renames.

References

**Original Pull Request:** https://github.com/microsoft/terminal/pull/9808 **State:** closed **Merged:** Yes --- I added a `RenameSucceededText` property to the `TerminalPage` which returns the formatted message `Successfully renamed window to "{WindowNameForDisplay()}"` This _doesn't_ pop the dialog when you `wt -w foo` for the first time. Only _subsequent_ renames. ## References * Added in #9662 * Closes #9804
claunia added the pull-request label 2026-01-31 09:24:10 +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#27775