[BUG] fd -e <ext>
extension search matches foo.<ext>
in directory names
#1693
Labels
fd -e <ext>
extension search matches foo.<ext>
in directory names
#1693
Checks
Describe the bug you encountered:
Given the description of the
-e
option I think it could be reasonable to expect only matching files with a given extension, instead directories with.<ext>
suffix are also matched e.g.~/temp/bar » fd -e b a.b/
An example of where those kinds of directory names can be found would be package names in some langs e.g.
clojure.zip
.Describe what you expected to happen:
No response
What version of
fd
are you using?fd 10.2.0
Which operating system / distribution are you on?
The text was updated successfully, but these errors were encountered: