FS#77092 - [pandoc] add bash completion script

Attached to Project: Community Packages
Opened by Wu Zhenyu (Freed) - Wednesday, 11 January 2023, 15:32 GMT
Last edited by Felix Yan (felixonmars) - Monday, 16 January 2023, 04:51 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Caleb Maclennan (alerque)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

`pandoc --bash-completion` can generate bash completion script of pandoc which should be packaged together.

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 16 January 2023, 04:51 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.19.2-53
Comment by Toolybird (Toolybird) - Wednesday, 11 January 2023, 21:05 GMT
Note: the file `/usr/share/pandoc/data/bash_completion.tpl' already exists.
Comment by Felix Yan (felixonmars) - Sunday, 15 January 2023, 14:13 GMT
The currently installed file is a template and thus different from the command output.

A question remains that the generated completion may change according to its data directory, which isn't a problem for now since no other package installs into it at the moment.

Added in 2.19.2-53

Loading...