Skip to content

CLI autocompletion should not print equals sign = #2609

@mkoncek

Description

@mkoncek

This is an issue of style.

Steps to reproduce:

$ dnf repoquery --whatp<TAB><TAB>
...
$ dnf repoquery --whatprovides=

I don't know any other CLI tool that autocompletes equals signs instead of spaces. Moreover, rpm itself autocompletes spaces as does dnf4:

$ rpm -q --whatp<TAB><TAB>
...
$ rpm -q --whatprovides<SPACE>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions