<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_cli/src/config.rs, branch main</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>feat(config): add cfg --pair flag and refactor config path</title>
<updated>2026-08-09T06:39:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-09T06:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=55a208fdbbc6468b732192bf63ec69877ee20b34'/>
<id>55a208fdbbc6468b732192bf63ec69877ee20b34</id>
<content type='text'>
Add `--pair` flag to output config values as `"key" = "value"` pairs,
and provide escaped formatting for display. Move config path resolution
to a helper function and expose the underlying hash map for rendering
and completion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `--pair` flag to output config values as `"key" = "value"` pairs,
and provide escaped formatting for display. Move config path resolution
to a helper function and expose the underlying hash map for rendering
and completion.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add config command and resource for editing settings</title>
<updated>2026-08-09T06:07:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-09T06:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=b2001ed62d6a4abd7193daeb5d818395b46433b6'/>
<id>b2001ed62d6a4abd7193daeb5d818395b46433b6</id>
<content type='text'>
Add a new `cfg` command to view and edit configuration
items stored as key-value pairs in a JSON file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new `cfg` command to view and edit configuration
items stored as key-value pairs in a JSON file.
</pre>
</div>
</content>
</entry>
</feed>
