feat(algorithm): centered-master #55
No reviewers
Labels
No labels
breaking-change
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
skip-release-notes
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/tmux-mosaic!55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/centered-master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Mosaic still lacks the centered master layout from #43, so there is no centered-column master option between the simple master-stack variants and the harder recursive layouts.
Solution
Add
centered-masterwith explicit tmux layout-string generation, support@mosaic-nmaster, keeppromote,resize-master, and drag-resize syncing working for the center column, cover the geometry and multi-master cases in integration tests, and document the layout in the README under## Layouts. Preview screenshots remain deferred to #53. Closes #43.