Skip to content

Inconsistent search command output #21

Description

@salspaugh

The output of the search command when there is an argument like key=value is sometimes:

('EQ')
    ('KEY')
    ('VALUE')

and other times:
('KEY')
    ('VALUE')

This should be consistent across commands.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions