Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] _jq: New completion.



Daniel Shahaf wrote:
> I'll add a specification for positional arguments:
>
>      "1:filter" "*:input files:_files"

For the filter, it'll need to use _guard otherwise it'll block
completion of options where an unambiguous option prefix has been
specified.

Oliver



Messages sorted by: Reverse Date, Date, Thread, Author