microplane icon indicating copy to clipboard operation
microplane copied to clipboard

Unable to have negation as first search term

Open figadore opened this issue 2 years ago • 0 comments

mp init "-.github user:me filename:CODEOWNERS" returns

Error: unknown shorthand flag: '.' in -.github user:me filename:CODEOWNERS

while mp init "user:me -.github filename:CODEOWNERS" works fine.

(This may be a cobra thing, not an mp thing)

figadore avatar May 04 '22 23:05 figadore