nix-community / manix

A fast CLI documentation searcher for Nix [maintainers=@IogaMaster, @akarui-hikarii]
Apache License 2.0
59 stars 4 forks source link

Shell completions #9

Closed IogaMaster closed 5 months ago

IogaMaster commented 5 months ago

Original Issue

https://github.com/mlvzk/manix/issues/30

Can it provide completions for common shells? I guess https://docs.rs/clap_complete/latest/clap_complete can be helpful. TIA!

My thoughts

I can work on this. Shells to add:

IogaMaster commented 5 months ago

https://github.com/clap-rs/clap/tree/master/clap_complete https://github.com/clap-rs/clap/tree/master/clap_complete_nushell