FS#64229 - Update zsh site-function
Attached to Project:
Pacman
Opened by Michael (bloor) - Wednesday, 23 October 2019, 09:15 GMT
Last edited by Allan McRae (Allan) - Tuesday, 05 November 2019, 04:59 GMT
Opened by Michael (bloor) - Wednesday, 23 October 2019, 09:15 GMT
Last edited by Allan McRae (Allan) - Tuesday, 05 November 2019, 04:59 GMT
|
Details
Summary and Info:
With the pacman update to 5.2.0 I noticed some functionality for querying the owning package of a File changed. Trying to use 'pacman -Fo /path/to/file' failed telling me '-o' was not a valid option. First I checked the autocompletion and zsh still suggested '-o' to me as a valid option. Afterwards, while checking the man-page and the help section '-Fh', I noticed the update. The zsh site-function _pacman should be updated to reflect the change to prevent conflicting information. I don't know if any other command functionality was altered and/or other autocompletion information is incorrect. Steps to Reproduce: Use zsh and type 'pacman -F<tab>'. |
This task depends upon
Closed by Allan McRae (Allan)
Tuesday, 05 November 2019, 04:59 GMT
Reason for closing: Fixed
Additional comments about closing: git commit cd4f8f75
Tuesday, 05 November 2019, 04:59 GMT
Reason for closing: Fixed
Additional comments about closing: git commit cd4f8f75
Comment by Michael (bloor) -
Wednesday, 23 October 2019, 09:26 GMT
Just checked: The same is valid for the former '-Fs' option.
Comment by Allan McRae (Allan) -
Wednesday, 23 October 2019, 09:29 GMT
Hrm... I bet bash-completion needs fixed too!
Comment by Allan McRae (Allan) -
Wednesday, 23 October 2019, 09:41 GMT
Patch sent to mailing list.
Comment by Michael (bloor) -
Thursday, 24 October 2019, 13:57 GMT
perfect, should I hit 'request closure' now? Being my first report
I don't know how this works around here.^^
Comment by Allan McRae (Allan) -
Thursday, 24 October 2019, 14:04 GMT
I have marked 100% complete, and will close nearer the 5.2.1
release.