Documentation
README
Header buttons and chips
A session header carries buttons (things you can do) and chips (things you can read). Both are configured in two places and merged, and the two merge by different rules โ that asymmetry is the thing to get right, and it has no UI anywhere.
Where to write it
| File | Applies to | Settings UI |
|---|---|---|
~/.mulmoterminal/config.json โ buttons / chips |
every directory | none |
<project>/.mulmoterminal.json โ buttons / chips |
that project | none |
Ask which the user means. "A button for yarn build" is usually per-project (the command only
exists there); "show me the branch everywhere" is global.
This is the opening of the README. Read the full README on GitHub.