Open kindlychung opened 4 months ago
Would be nice to generate autocompletion scripts for bash/zsh/fish/nushell etc, like clap-rs: https://github.com/clap-rs/clap/blob/master/clap_complete/examples/completion.rs
This is definitely on the feature list, but due to college, I do not have much time to work on it this year. If anyone is willing to contribute, I am open to it.
Would be nice to generate autocompletion scripts for bash/zsh/fish/nushell etc, like clap-rs: https://github.com/clap-rs/clap/blob/master/clap_complete/examples/completion.rs