Zsh completions support added in clingon
In a previous post I’ve introduced a new Common Lisp system for parsing command-line options named clingon.
Starting with clingon
version 0.3.0
we now have support for
generating Zsh completions for our command-line apps.
You can read more about the shell completions support in the documentation. Also make sure to check the clingon-demo application, which contains many other examples.
Written on November 27, 2021