Documentation
README
feat — .mulmoterminal.json を skill で生成・一括設定する
Issue: #296
Problem
.mulmoterminal.json(per-dir 設定)は表現力が高い一方、手で書くのが大変:
- 色が 8 種(
badgeColor/headerColor/headerTextColor/cellColor/cellBorderColor/dotColor/buttonColor)+colors(xterm ITheme 23 キー)+theme。 buttons/chipsはrun種別・openターゲット・${var}置換・whenDSL を持つミニ言語。
対話的に生成・編集できる skill でこれをサポートする。
Goals(ユーザー確定)
- mulmoterminal から呼び出せる(アプリ内の導線から起動)。
- npx 配布物でも使える(同梱+起動時設置)。
- 今の端末だけでなく、起動履歴の複数 dir をまとめて設定できる —
「起動履歴」=新規 terminal ランチャと同じ
cwdPresets。まとめて設定=対象 dir を明示的に ユーザーに聞き、全部 or 個別に適用。
設計判断(ユーザー回答)
This is the opening of the README. Read the full README on GitHub.