Can not handle unicode files
Open
- Dominant language
- Rust
- Stars
- 66
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if you request a file with unicode name, it will find local file with percent-encoding name. 🙅
Obviously, this won't find anything ! 😢
IMHO, this is a big issue for many users. 📂
sample file names:
- ño
- 測試
- ☆☆
Contributor guide
Assessment
This issue has not been assessed yet.