Open keeferrourke opened 7 years ago
to make this more grep-like and so as not to force users to scan their entire file trees, imgrep search should default to a non-recursive scan of the current working directory. The current recursive behaviour should move to imgrep search -r
grep
imgrep search
imgrep search -r
Addressing this issue will likely affect code paths related to #15
to make this more
grep
-like and so as not to force users to scan their entire file trees,imgrep search
should default to a non-recursive scan of the current working directory. The current recursive behaviour should move toimgrep search -r