babarot / enhancd

:rocket: A next-generation cd command with your interactive filter
2.58k stars 109 forks source link

How to use fd #208

Closed linwaytin closed 1 year ago

linwaytin commented 1 year ago

Question How to use fd instead of find

Considerations Is there an option to change the find to fd? The README mentions this possibility, but doesn't say how to do it. Thank you.

babarot commented 1 year ago

Thank you for trying this app.

Automatically fd is used if installed.

linwaytin commented 1 year ago

Somehow I saw error messages with find. Is this just wording? I also feel cd . is slow so I think fd is being used.

babarot commented 1 year ago

Could you show me the screenshot of that error message?

linwaytin commented 1 year ago

The message is like find: 'path-to-some-folder': No such file or directory. I have fd installed, so I'm not sure which program is used.

vlaw commented 1 year ago

Could you show me the screenshot of that error message?

image
babarot commented 1 year ago

Ah, maybe I got it. Related to #209, so closing this issue to make the issue into one. Thank you for raising issue