FS#45676 - [docker] Move fish completions to /usr/share/fish/vendor_completions.d
Attached to Project:
Community Packages
Opened by Fabian Homborg (alfa) - Thursday, 16 July 2015, 23:45 GMT
Last edited by Sébastien Luttringer (seblu) - Saturday, 18 July 2015, 23:01 GMT
Opened by Fabian Homborg (alfa) - Thursday, 16 July 2015, 23:45 GMT
Last edited by Sébastien Luttringer (seblu) - Saturday, 18 July 2015, 23:01 GMT
|
Details
Since version 2.2, fish has an official directory for other
packages to install their own completion scripts. This can
be found with `pkg-config --variable=completionsdir fish`
and is /usr/share/fish/vendor_completions.d by default.
(This also means that fish 2.2.0-2 was unnecessary since v_c.d should override /usr/share/fish/completions, but it's not harmful) See upstream issues at https://github.com/fish-shell/fish-shell/issues/1726 and https://github.com/fish-shell/fish-shell/issues/1485 |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Saturday, 18 July 2015, 23:01 GMT
Reason for closing: Fixed
Additional comments about closing: docker-1:1.7.1-2
Saturday, 18 July 2015, 23:01 GMT
Reason for closing: Fixed
Additional comments about closing: docker-1:1.7.1-2
Comment by Fabian Homborg (alfa) -
Thursday, 16 July 2015, 23:46 GMT
Sorry, should have been Packages: Community.