[PR #3695] [MERGED] Restore ability to set window title from commandline #25480

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3695
Author: @zadjii-msft
Created: 11/25/2019
Status: Merged
Merged: 11/25/2019
Merged by: @DHowett-MSFT

Base: masterHead: dev/migrie/b/3674-oh-no


📝 Commits (1)

  • 3aa2faf Revert this particular bit of the change

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalApp/TerminalPage.cpp (+16 -0)

📄 Description

Summary of the Pull Request

I regressed being able to set the window title with title foo in #3540. This restores that bit.

References

PR Checklist

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/3695 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 11/25/2019 **Status:** ✅ Merged **Merged:** 11/25/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/migrie/b/3674-oh-no` --- ### 📝 Commits (1) - [`3aa2faf`](https://github.com/microsoft/terminal/commit/3aa2fafe966a8198615fa241b653e65474901a94) Revert this particular bit of the change ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TerminalPage.cpp` (+16 -0) </details> ### 📄 Description ## Summary of the Pull Request I regressed being able to set the window title with `title foo` in #3540. This restores that bit. ## References ## PR Checklist * [x] Closes #3674 * [x] I work here * [ ] Tests added/passed * [n/a] Requires documentation to be updated ## Detailed Description of the Pull Request / Additional comments ## Validation Steps Performed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:09:47 +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#25480