feat(option): @mosaic-nmaster #50
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#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Add
@mosaic-nmasterto let master-style layouts use more than one master pane. This is standard dwm/XMonad territory and multiplies the value ofmaster-stack,centered-master,three-column, andbottom-stack.Scope
@mosaic-nmasterpromotebehavior when the master area has multiple panesresize-masterapplies when the master area contains more than one paneAcceptance criteria
@mosaic-nmasterexists and defaults sanelymaster-stackcan show more than one master pane@mosaic-nmasterOpen questions
resize-mastersize the whole master region or individual master panes?Part of #42.