Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopped working due to leading ./ on fd output #11

Closed
jchook opened this issue Dec 14, 2021 · 3 comments
Closed

Stopped working due to leading ./ on fd output #11

jchook opened this issue Dec 14, 2021 · 3 comments

Comments

@jchook
Copy link

jchook commented Dec 14, 2021

Very happy user of this ever since I saw your Rust live coding.

It looks like fd recently made a breaking change to its output. Results now look more similar to find (with a leading ./) due to a vulnerability.

I fixed the issue by adding --strip-cwd-prefix to the fd call in my init.vim.

@jonhoo jonhoo closed this as completed in f1827f3 Dec 19, 2021
@jonhoo
Copy link
Owner

jonhoo commented Dec 19, 2021

Good call! I pushed an update that should fix the problem. Please do report back if it doesn't!

@svenstaro
Copy link
Contributor

svenstaro commented Jul 4, 2022

@jonhoo please push a release tag with this in it.

@jonhoo
Copy link
Owner

jonhoo commented Jul 4, 2022

@svenstaro It was released as 1.1.0, but I guess I forgot a git tag. I've pushed one now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants