Thank you! I haven’t looked into it, but that might be possible! I personally like the simplicity of zf, and was/is a fun personal project to learn Zig. But someone else wants to integrate it into fzf, and it is possible, then I think that would be great!
Yep! That’s a perfect example of when that observation doesn’t hold. Maybe I didn’t make things clear enough, but I do understand that file names aren’t always unique. That’s why I also have a feature for making path matching more accurate later in the post.
This looks really nice!
I wonder if you could integrate your smart heuristics with fzf’s UI? I think fzf can cooperate with another process to generate candidates.
Thank you! I haven’t looked into it, but that might be possible! I personally like the simplicity of zf, and was/is a fun personal project to learn Zig. But someone else wants to integrate it into fzf, and it is possible, then I think that would be great!
Well done on detailing out the use cases, it’s good to see a user-centered approach for CLI tools!
Thanks for the kind words!
Counter example:
index.html
Another counter example:
I commonly match the name of the directory instead.
Yep! That’s a perfect example of when that observation doesn’t hold. Maybe I didn’t make things clear enough, but I do understand that file names aren’t always unique. That’s why I also have a feature for making path matching more accurate later in the post.
Great! Once again i did not read the full post.
No worries :)