docs: add a real tmux config example for global defaults and keybindings #32
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#32
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?
Now that
@mosaic-algorithmsupports a global default with window-local overrides andoff, the docs should show a real tmux setup instead of only isolated snippets.What users actually want is:
master-stackonce as the default for every windowgridormonocleShould cover
set-option -gwq @mosaic-algorithm master-stackset-option -wq @mosaic-algorithm gridset-option -wq @mosaic-algorithm offset-option -wqu @mosaic-algorithm@mosaic-execkeybinding blockThis should read like an actual tmux config recipe, not just option reference.