Skip to content

[feature] support filenames that are invalid utf-8#453

Merged
ikatson merged 2 commits intomainfrom
fix-broken-utf-8
Jul 9, 2025
Merged

[feature] support filenames that are invalid utf-8#453
ikatson merged 2 commits intomainfrom
fix-broken-utf-8

Conversation

@ikatson
Copy link
Owner

@ikatson ikatson commented Jul 9, 2025

Addresses #452

It doesn't guess filename encoding, but instead just uses String::from_utf8_lossy everywhere. Invalid bits will look like ����� �������

@ikatson ikatson merged commit 3145649 into main Jul 9, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant