MangoHud
MangoHud copied to clipboard
shell completion for mangohud & mangohudctl
This is a small PR for shell completions (currently only bash).
It adds a new meson build option -Dbashcompletiondir=
.
Unfortunately, I've got neither experience with zsh nor with fish completions, but it should be pretty simple to add.
Just look into data/meson.build
and data/shell-completion/bash/meson.build
for reference.
Assuming this gets anywhere, I can zsh completions o/
Assuming this gets anywhere, I can zsh completions o/
Yeah, that would be good.