Add directed split and pane control foundations for v0.7#12
Merged
Conversation
HelloThisWorld
marked this pull request as ready for review
July 20, 2026 15:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare the draft
winTerm 0.7.0-beta.1Directed Split & Pane Controls work without resuming or modifying the Stable release flow.This change adds explicit Top, Bottom, Left, and Right split commands relative to the focused pane; compact pane headers and a unified capability-aware pane menu; pane movement, docking-preview, transaction, history, and keyboard-move models; compiled coverage; documentation; and beta version metadata.
The PR intentionally remains Draft. Runtime pane-handle drag wiring, the live Snap overlay adapter, full regression coverage, and manual accessibility/session/DPI acceptance are still open and are documented in
docs/v0.7-acceptance.md. No beta or stable tag has been created.Related issues
None.
Detailed changes
0.7.0-beta.1/ MSIX0.7.0.1while keeping the existing Stable workflow isolated onv1.0.2.WindowsTerminal.exe.Validation performed
Environment: Windows x64, PowerShell 7.6.3, Visual Studio Community 2022 17.14.36, MSBuild x64, Windows SDK 10.0.22621/26100.
Passed:
build.ps1 -Configuration Debug -Platform x64 -IncludeTestsbuild.ps1 -Configuration Release -Platform x64 -IncludeTeststest.ps1 -Suite Smoke -Configuration Release -Platform x64after rebasing onto the latestmain.git diff --check.Not yet passed or unavailable:
-IncludeTestspath does not buildConhost.Unit.Tests.dll.0.7.0.1package could not replace an already installed higher1.0.2.0package; temporary test-certificate trust was removed.Checklist
winterm.exe, and Microsoft Terminal coexistence remain isolated.