Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#72116 - [restic] 0.12.1-1 does not include fish completion
Attached to Project:
Community Packages
Opened by Antoine Bertin (Diaoul) - Monday, 13 September 2021, 07:26 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 19 September 2021, 08:27 GMT
Opened by Antoine Bertin (Diaoul) - Monday, 13 September 2021, 07:26 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 19 September 2021, 08:27 GMT
|
DetailsDescription:
Include fish completions in restic package. Additional info: * package restic 0.12.1-1-x86_64 * bash and zsh completions are already supported * fish completions were introduced with v0.12.1 (see https://github.com/restic/restic/releases/tag/v0.12.1 and #3312) Steps to reproduce: 1. Install restic 2. Try to autocomplete with fish shell I imagine something like this would work: install -Dm644 doc/fish-completion.fish "$pkgdir/usr/share/fish/completions/restic.fish" |
This task depends upon

Hi! Let me know if there is anything I can do to help get this solved.

I just saw you a new release with this included. Many thanks!