A minimal template system: a ~/.tmx-templates/ directory of shell scripts that each create a session layout (named windows, split panes, set working dirs). The new-session flow could offer a --template flag or fzf picker before the directory picker. No YAML, no dependency — just sourced shell.
A minimal template system: a
~/.tmx-templates/directory of shell scripts that each create a session layout (named windows, split panes, set working dirs). The new-session flow could offer a--templateflag or fzf picker before the directory picker. No YAML, no dependency — just sourced shell.