ZLocation
ZLocation copied to clipboard
Path resolution is not picking the best option
I have the following weights
Weight | Path |
---|---|
0.0 | \blah\ABC\more\stuff\4.zip |
53.0 | c:\ABCfoo4 |
When I run z ABC 4
, it always gives me the first one. This is true despite:
- The first one has a weight of zero
- There are fewer characters between ABC and 4 in the second one
- ABC and 4 are in the same name in the second one
- The first path isn't a directory
I am using v1.4.3.