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?
Checks
Describe the bug you encountered:
Given the description of the
-eoption 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
fdare you using?fd 10.2.0
Which operating system / distribution are you on?