aboutsummaryrefslogtreecommitdiff
path: root/tilemux.conf
AgeCommit message (Collapse)AuthorFilesLines
2026-07-01Enter tilemuxHEADmasterLena1-0/+408
An i3-like tiling layer for tmux in a single config file. No plugins, no helper scripts, no dependencies. Design target is tmux 3.6. Windows are workspaces and panes are tiles. tmux exposes only pane geometry to its formats, so the bindings work to one explicit model instead: a window is a row of columns, each column a stack of panes. Every binding is on Alt, so no prefix is needed. README covers install, the model, debugging and the caveats.