pkolaczk / fclones

Efficient Duplicate File Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FR] Add shell completion

murlakatamenka opened this issue · comments

Would be nice to discover flcones subcommands/flags/options via interactive shell tab-completion.

I can help to migrate to clap v3 (+derive) + clap_complete from current clap v2 + structopt if you don't mind.

Of course, contributions are welcome!

So far I migrated to clap v4. The help text looks much nicer. But shell completion is still to do.

Thanks! clap v4 is released now, so is clap_complete, I'll migrate a few of my projects to it and then will send a PR for fclones.