<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_core/tmpls/comps/zsh.zsh, branch picker-0.2.0</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>fix(zsh): guard compdef call with function check</title>
<updated>2026-08-08T18:24:51+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-07T08:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=c55d5f8142e48ae9f9a21cda3c82e4c4c9198fb9'/>
<id>c55d5f8142e48ae9f9a21cda3c82e4c4c9198fb9</id>
<content type='text'>
If compdef is not available, fall back to compctl
directly without invoking an undefined command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If compdef is not available, fall back to compctl
directly without invoking an undefined command.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: escape colons in zsh completion descriptions</title>
<updated>2026-08-03T08:55:52+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-03T08:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=c31aefaf46c33dea092b357d6311fac7819a3cea'/>
<id>c31aefaf46c33dea092b357d6311fac7819a3cea</id>
<content type='text'>
Fix zsh completion script to escape colons in completion items
and descriptions, preventing parsing issues with `_describe`.
Also iterate over the original completions array for simple
completions to correctly extract completion items.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix zsh completion script to escape colons in completion items
and descriptions, preventing parsing issues with `_describe`.
Also iterate over the original completions array for simple
completions to correctly extract completion items.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell completion script generation feature</title>
<updated>2026-04-11T08:50:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T08:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=58ef8a8f42a68c7a81118ef9120705730ce3f458'/>
<id>58ef8a8f42a68c7a81118ef9120705730ce3f458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
