Skip to content
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

Open
Kevin-2483 opened this issue Oct 16, 2024 · 8 comments
Open

Image display error in the Rio terminal. #709

Kevin-2483 opened this issue Oct 16, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@Kevin-2483
Copy link

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).

@Kevin-2483
Copy link
Author

issue: sxyazi/yazi#1786

@raphamorim raphamorim added the bug Something isn't working label Oct 16, 2024
@raphamorim
Copy link
Owner

Thank you for the issue, will take a look on it 🙏

@raphamorim
Copy link
Owner

@Kevin-2483 could you test with latest main?

@Kevin-2483
Copy link
Author

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.mov

normal

2024-10-26.15.24.39.mov

@Kevin-2483
Copy link
Author

thank you

@Kevin-2483
Copy link
Author

Kevin-2483 commented Oct 26, 2024 via email

@raphamorim
Copy link
Owner

Thank you for testing it, will look further

@raphamorim
Copy link
Owner

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants