[PR #4024] [MERGED] Update to the latest MUX prerelease (2.3.191217003) #25611

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4024
Author: @zadjii-msft
Created: 12/19/2019
Status: Merged
Merged: 12/19/2019
Merged by: @undefined

Base: masterHead: dev/migrie/f/update-MUX-2.3.191217003


📝 Commits (1)

  • d55a7c6 update to the latest MUX prerelease

📊 Changes

7 files changed (+12 additions, -12 deletions)

View changed files

📝 src/cascadia/CascadiaPackage/CascadiaPackage.wapproj (+2 -2)
📝 src/cascadia/LocalTests_TerminalApp/TerminalApp.LocalTests.vcxproj (+2 -2)
📝 src/cascadia/TerminalApp/lib/TerminalAppLib.vcxproj (+3 -3)
📝 src/cascadia/TerminalApp/packages.config (+1 -1)
📝 src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj (+2 -2)
📝 src/cascadia/WindowsTerminal/packages.config (+1 -1)
📝 src/cascadia/ut_app/TerminalApp.UnitTests.vcxproj (+1 -1)

📄 Description

Summary of the Pull Request

This latest MUX prerelease fixes the issue where the tab row wouldn't expand to fill the width of the window after shrinking the window size.

PR Checklist

Detailed Description of the Pull Request / Additional comments

Thanks again @teaP for help fixing this

Validation Steps Performed

Launched the terminal, played with it a bit


🔄 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/4024 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 12/19/2019 **Status:** ✅ Merged **Merged:** 12/19/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/migrie/f/update-MUX-2.3.191217003` --- ### 📝 Commits (1) - [`d55a7c6`](https://github.com/microsoft/terminal/commit/d55a7c6ba34c7f16e6c85560479bb7ae36984eab) update to the latest MUX prerelease ### 📊 Changes **7 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/CascadiaPackage/CascadiaPackage.wapproj` (+2 -2) 📝 `src/cascadia/LocalTests_TerminalApp/TerminalApp.LocalTests.vcxproj` (+2 -2) 📝 `src/cascadia/TerminalApp/lib/TerminalAppLib.vcxproj` (+3 -3) 📝 `src/cascadia/TerminalApp/packages.config` (+1 -1) 📝 `src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj` (+2 -2) 📝 `src/cascadia/WindowsTerminal/packages.config` (+1 -1) 📝 `src/cascadia/ut_app/TerminalApp.UnitTests.vcxproj` (+1 -1) </details> ### 📄 Description ## Summary of the Pull Request This latest MUX prerelease fixes the issue where the tab row wouldn't expand to fill the width of the window after shrinking the window size. ## PR Checklist * [x] Closes #3300, Closes #4196 * [x] I work here * [n/a] Tests added/passed * [n/a] Requires documentation to be updated ## Detailed Description of the Pull Request / Additional comments Thanks again @teaP for help fixing this ## Validation Steps Performed Launched the terminal, played with it a bit --- <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:10:36 +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#25611