adaszko / complgen

Declarative bash/fish/zsh completions without writing shell scripts
Apache License 2.0
221 stars 7 forks source link

Implement fallback completions (`||`) in AOT mode #43

Open adaszko opened 9 months ago

adaszko commented 9 months ago

It's implemented already for JIT mode, so it can be used as a blueprint for AOT mode.