splparser
splparser copied to clipboard
Inconsistent search command output
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.