FS#55445 - [curl] Zsh autocompletion script not packaged
Attached to Project:
Arch Linux
Opened by Colin Caine (colin) - Wednesday, 30 August 2017, 21:15 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 02 December 2017, 16:37 GMT
Opened by Colin Caine (colin) - Wednesday, 30 August 2017, 21:15 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 02 December 2017, 16:37 GMT
|
Details
Description:
The upstream curl package includes an auto completion script for zsh (generated by scripts/zsh.pl), but arch doesn't package it. The zsh completions package includes a curl autocompletion script (/usr/share/zsh/functions/Completion/Unix/_curl) that self-describes as obsolete (it's just the generic _url completion script, so it doesn't know about curl's options, etc). Please include the output of zsh.pl as _curl somewhere on the default zsh FPATH. |
This task depends upon
Closed by Dave Reisner (falconindy)
Saturday, 02 December 2017, 16:37 GMT
Reason for closing: Fixed
Additional comments about closing: Recent curl contains /usr/share/zsh/site-functions/_curl
Saturday, 02 December 2017, 16:37 GMT
Reason for closing: Fixed
Additional comments about closing: Recent curl contains /usr/share/zsh/site-functions/_curl