rizsotto / Bear

Bear is a tool that generates a compilation database for clang tooling.
GNU General Public License v3.0
4.76k stars 312 forks source link

[feature] Provide shell completion #465

Open Freed-Wu opened 2 years ago

Freed-Wu commented 2 years ago

Can bear provide any shell completion (bash/zsh/fish/...)?

Thanks.