-
Notifications
You must be signed in to change notification settings - Fork 445
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
Crash: byte index 19 is not a char boundary #921
Comments
Thanks for the report! Should be related to ratatui/ratatui#1032, will create a PR rollback ratatui to v0.26.1 |
Please try #922 |
Sorry for the late response, for some reason cargo insisted on using ratatui 0.26.2... even if I deleted the lock file. Had to modify the lock file manually. |
It seems like Cargo always tries the latest version, I've created a new commit to add the Let me merge it now, thanks for the test! |
I'm going to lock this issue because it has been closed for 30 days. ⏳ |
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
kitty 0.33.1
Did you try the latest code to see if this problem got fixed?
Tried, but the problem still
yazi --debug
outputyazi.log is empty.
Describe the bug
After commit 9e75ed5, Yazi crashes when browsing directories where a file named
Hatsuki Yura (葉月ゆら)
is present. I'm sorry, I haven't been able to find some other example that causes a crash.Expected Behavior
To not crash ^^'
To Reproduce
Create a directory with the name:
Hatsuki Yura (葉月ゆら)
, then try to navigate into any directory in the same folder.Configuration
no config
Anything else?
No response
The text was updated successfully, but these errors were encountered: