Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Bundle completions in the packages such as .deb #1950

Open
thernstig opened this issue Feb 5, 2025 · 0 comments
Open

🚀 Bundle completions in the packages such as .deb #1950

thernstig opened this issue Feb 5, 2025 · 0 comments

Comments

@thernstig
Copy link

https://github.com/sharkdp/bat bundles completions in e.g. .deb files. https://fishshell.com/docs/current/completions.html#where-to-put-completions describes that this can be put at /usr/share/fish/vendor_completions.d/.

Here is an example for bat:

> fd bat /usr/share/fish/
/usr/share/fish/vendor_completions.d/bat.fish

It would be cool if delta could do this as well. When using the Fish shell, sourcing completions directly in config.fish is generally not recommended. So the best way to get proper completions with each update of delta would be to have them included with the installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant