-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Image display error in the Rio terminal. #1786
Comments
I can reproduce the issue on Rio, but using the same Inline Image Protocol code, I couldn't replicate it on any other terminal emulator (iTerm2, WezTerm, Tabby). Given that Rio only recently added support for the image rendering, this is likely an issue specific to Rio itself, which will require some debugging on the terminal emulator's side. I suggest filing an issue to request their support. I'll also create a PR later to update the README, mentioning the issue with images not being properly cleared on Rio. Closing as not Yazi |
|
This is expected behavior, Tabby doesn't implement the Already mentioned in https://yazi-rs.github.io/docs/image-preview#size, please read docs carefully |
Thank you for the issue report and @sxyazi for the update on it. I will take a look on a fix for it 🙏 |
I'm going to lock this issue because it has been closed for 30 days. ⏳ |
What system are you running Yazi on?
macOS
What terminal are you running Yazi in?
rio
yazi --debug
outputDid you try the latest nightly build to see if the problem got fixed?
Yes, and I updated the debug information above (
yazi --debug
) to the nightly that I triedDescribe the bug
2024-10-15.22.38.48-3.mov
When running Yazi in Rio, the images displayed will remain in the terminal and cannot be removed. Sometimes, they overlap with each other, and text can overlap on top of the images. On the same computer, it works normally in Kitty. A video demonstrates the behavior of Rio.”
Minimal reproducer
they are all in nixpkgs-unstable
Anything else?
No response
The text was updated successfully, but these errors were encountered: