adaszko / complgen

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

Complete `<DIRECTORY>` (like `<FILE>`) #14

Closed adaszko closed 1 year ago

adaszko commented 1 year ago

Sample use case: cargo test --target-dir <DIRECTORY>

Enable the e2e test case: https://github.com/adaszko/complgen/blob/4090a131b65e763a9f1d3e4bf35637f42af349c1/e2e/test_bash.py#L54-L63