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

Invalid utf8 filenames displayed when '-e' is used #250

Closed
sharkdp opened this issue Feb 25, 2018 · 1 comment
Closed

Invalid utf8 filenames displayed when '-e' is used #250

sharkdp opened this issue Feb 25, 2018 · 1 comment
Labels
Milestone

Comments

@sharkdp
Copy link
Owner

sharkdp commented Feb 25, 2018

> touch $(printf 'invalid_\xFE.txt')
> fd -e zip
invalid_�.txt
@sharkdp sharkdp added the bug label Feb 25, 2018
sharkdp added a commit that referenced this issue Feb 25, 2018
@sharkdp sharkdp changed the title Files with invalid utf8 filenames displayed when '--extension' is used Invalid utf8 filenames displayed when '-e' is used Feb 25, 2018
@sharkdp sharkdp added this to the 7.0 milestone Mar 13, 2018
@sharkdp
Copy link
Owner Author

sharkdp commented Mar 26, 2018

Fixed in fd v7.0.0

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

No branches or pull requests

1 participant