-
-
Notifications
You must be signed in to change notification settings - Fork 147
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. #709
Comments
issue: sxyazi/yazi#1786 |
Thank you for the issue, will take a look on it 🙏 |
@Kevin-2483 could you test with latest main? |
I have tested the nightly build in the release on macOS, Commit 9cb7fbf. Now, when switching between images, they transition normally without any display issues. However, after moving the pointer away from an image, the image is supposed to disappear from its display position, but it still remains visible. Below are two videos. rio 2024-10-26.15.21.10.movnormal 2024-10-26.15.24.39.mov |
thank you |
i have commit the new detail in issue
3244577394
***@***.***
…------------------ 原始邮件 ------------------
发件人: "raphamorim/rio" ***@***.***>;
发送时间: 2024年10月26日(星期六) 上午6:20
***@***.***>;
***@***.******@***.***>;
主题: Re: [raphamorim/rio] Image display error in the Rio terminal. (Issue #709)
@Kevin-2483 could you test with latest main?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thank you for testing it, will look further |
I did an investigation and figure out the reason, basically the texture on cell extra isn't being dropped. Still need to do a further work to fix it. |
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.”
2024-10-15.22.38.48-3.mov
with using the same Inline Image Protocol code, this error couldn't be replicated on any other terminal emulator (iTerm2, WezTerm, Tabby).
The text was updated successfully, but these errors were encountered: