-
Notifications
You must be signed in to change notification settings - Fork 392
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
VSCode integrated terminal image preview distorted #446
Comments
Try reducing Another way to obtain pixel width and height is through As for image colors, this is the expected behavior. Currently, |
I think this is not a bug, it's just that Yazi's default image compression strategy is more aggressive. I'll add a new config option to allow users to adjust the compression level manually. |
I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
What system are you running Yazi on?
Windows
What terminal are you running Yazi in?
VSCode integrated terminal (VSCode 1.85.0)
Yazi version
yazi 0.1.5
Did you try the latest main branch to see if the problem has already been fixed?
Tried, but the problem is still present
Describe the bug
Remote SSH for my linux server
Run
yazi
View the first image (1024x1024, OK)
Back to the text file (there is an image border)
View the second image (1024x1536 distorted)
The original image:
Expected Behavior
Preview is OK.
To Reproduce
As the bug description.
Configuration
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: