Bugs item #311843, was changed at 2009-07-22 11:52 by Ville Skyttä You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311843&group_id=100114
>Status: Closed Priority: 3 Submitted By: Raphaël Droz (gibboris-guest) >Assigned to: Ville Skyttä (scop-guest) Summary: xsltproc completion Distribution: None Originally reported in: None >Milestone: 2.0 >Status: Accepted Original bug number: Initial Comment: Completion for xsltproc already post on the mailing-list some time ago. ---------------------------------------------------------------------- >Comment By: Ville Skyttä (scop-guest) Date: 2009-12-29 00:11 Message: Added in git, see discussion on mailing list. ---------------------------------------------------------------------- Comment By: Ville Skyttä (scop-guest) Date: 2009-12-16 00:20 Message: Quickly looked through it, comments in order of finding them: 1) Should be converted to use current indentation style, see style guide 2) Should use "simple" case labels instead of extended globs, see style guide 3) $cur should be quoted in compgen -W 4) -o filenames missing from "complete -F ..."? 5) Should not offer short completions for which a long one exists, see README 6) Shouldn't --param and --stringparam skip two next parameters following it instead of just one? ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311843&group_id=100114 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
