tmux-custom
Vision
Personal tmux configuration as a living knowledge repo. Not just dotfiles -- documented workflows, philosophy, and customizations that make tmux a powerful workspace manager. Symlinked to ~/.tmux.conf for instant deployment across machines.
User Stories
| Key | Role | Want | Success Metric |
|---|---|---|---|
| session-management | tmux user | Organize and navigate sessions efficiently | Can reorder sessions, switch by MRU, persist across reboots |
Architecture
arch-tmux-config -- single-file config with TPM plugin management and three-phase load order.
Board
Status
Core config stable. docs/ directory established with session management, plugin, and config reference docs. Next: session reorder feature (#9).
Milestones
None yet.
Repos
| Repo | Platform | Role | Status |
|---|---|---|---|
| ldraney/tmux-custom | Forgejo | Primary config + docs | Active |