[PR #3832] [MERGED] Update to the latest MUX prerelease #25522

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

📋 Pull Request Information

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

Base: masterHead: dev/migrie/f/upgrade-MUX


📝 Commits (1)

  • c343113 Update to the latest MUX prerelease

📊 Changes

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

View changed files

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

📄 Description

Summary of the Pull Request

Updates MUX to the latest pre-release version. This prerelease has a fix for a certain E_LAYOUTCYCLE bug in the TabView that was causing an untold number of crashes for us.

Thanks again @teaP!

PR Checklist


🔄 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/3832 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 12/4/2019 **Status:** ✅ Merged **Merged:** 12/4/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/migrie/f/upgrade-MUX` --- ### 📝 Commits (1) - [`c343113`](https://github.com/microsoft/terminal/commit/c343113a770df7c4f93533abd12e2c9c671f1a4a) Update to the latest MUX prerelease ### 📊 Changes **7 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/CascadiaPackage/CascadiaPackage.wapproj` (+3 -3) 📝 `src/cascadia/LocalTests_TerminalApp/TerminalApp.LocalTests.vcxproj` (+2 -2) 📝 `src/cascadia/TerminalApp/lib/TerminalAppLib.vcxproj` (+2 -2) 📝 `src/cascadia/TerminalApp/packages.config` (+1 -1) 📝 `src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj` (+3 -3) 📝 `src/cascadia/WindowsTerminal/packages.config` (+1 -1) 📝 `src/cascadia/ut_app/TerminalApp.UnitTests.vcxproj` (+1 -1) </details> ### 📄 Description ## Summary of the Pull Request Updates MUX to the latest pre-release version. This prerelease has a fix for a certain `E_LAYOUTCYCLE` bug in the TabView that was causing an untold number of crashes for us. Thanks again @teaP! ## PR Checklist * [x] Closes #3303 * [x] Closes #2277 * [x] I work here * [n/a] Tests added/passed * [n/a] Requires documentation to be updated --- <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:03 +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#25522