Can fd sort by nearest match? #1267
-
I'm trying to find the nearest file matching a pattern. Use case: Does fd have any sense of startPath and resultPath? So we can measure the distance between the two folders? I'm trying to narrow down to the result with the shortest distance between paths that matches the pattern. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There's nothing like that implemented right now, but see #734 for some similar discussion |
Beta Was this translation helpful? Give feedback.
There's nothing like that implemented right now, but see #734 for some similar discussion