adaszko / complgen

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

Support filename completion in JIT mode #13

Closed adaszko closed 1 year ago

adaszko commented 1 year ago

It’s currently only supported by the emitted shell scripts. The interpreter mode needs to support it too.