#412 [WIP] Support for custom completers
Closed by onosek. Opened by onosek.
onosek/rpkg argcomplete_changes  into  master

Download 412.patch

Argcomplete library supports custom completers, but their assigning
to arguments should be done before rpkg initialization. This patch
introduces mechanism how to pass specific completers for rhpkg/fedpkg
to rpkg.

Signed-off-by: Ondrej Nosek onosek@redhat.com

To me it looks like a reasonable approach. I would expect many of the completers to be shared by fedpkg/rhpkg, so those could live in rpkg, but there's still option to customize it.

I like it.

rebased onto c14a36088fcf739a8e32273395d7b8ae5e62419c

Implemented here:
https://pagure.io/rpkg/pull-request/576

Pull-Request has been closed by onosek

Metadata