FS#62155 - [curl] /usr/share/fish/completions/curl.fish exists in filesystem (owned by fish)
Attached to Project:
Arch Linux
Opened by Josip Ponjavic (metak) - Wednesday, 27 March 2019, 11:39 GMT
Last edited by Levente Polyak (anthraxx) - Thursday, 15 October 2020, 21:35 GMT
Opened by Josip Ponjavic (metak) - Wednesday, 27 March 2019, 11:39 GMT
Last edited by Levente Polyak (anthraxx) - Thursday, 15 October 2020, 21:35 GMT
|
Details
Description:
With latest update I get this error: curl: /usr/share/fish/completions/curl.fish exists in filesystem (owned by fish) This file is also present in fish-3.0.2-1, hence the conflict. Additional info: * curl-7.64.1-1 Steps to reproduce: |
This task depends upon
Closed by Levente Polyak (anthraxx)
Thursday, 15 October 2020, 21:35 GMT
Reason for closing: Fixed
Additional comments about closing: fixed since 7.65.0
Thursday, 15 October 2020, 21:35 GMT
Reason for closing: Fixed
Additional comments about closing: fixed since 7.65.0
# mqudsi: Given the size and scope of curl's arguments, I don't have the time
# to add proper completions, but want to enable path completion for data file
# parameters, which allow specifying the path to a payload to upload as @path,
# which fish won't complete otherwise.
Curl's own completions should be the way forward.
[Edited to add:] I had a quick look at version 7.64.1-1 of curl in testing,
it includes a much more sophisticated completion file for fish.