-
Notifications
You must be signed in to change notification settings - Fork 386
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
Image not display on ubuntu over SSH #465
Comments
Try: TERM_PROGRAM="iTerm.app" yazi if it works. I will add a new option to allow the user to configure the graphics protocol manually. |
yes, it works. please add the option in |
Hi I made a PR to fix this, let me know if it works for you, #585 |
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?
Linux X11
What terminal are you running Yazi in?
iTerm2 3.4.15
Yazi version
yazi 0.15
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
login server is ubuntu 22.04
client is mac iterm2
ssh ubuntu@xxx.xxx.xx.xx
I try to preview the image with iterm2 , nothing shows
env | grep TERM
LC_TERMINAL_VERSION=3.4.15
LC_TERMINAL=iTerm2
TERM=xterm-256color
env | grep XDG_SESSION_TYPE
XDG_SESSION_TYPE=tty
I tried install ueberzugpp
only a image with big color block is showed.
how to solve that
Expected Behavior
a image with high resolution is showed
To Reproduce
ssh ubuntu@xxx.xxx.xx.xx
yazi
preview image *.png *.jpg
Configuration
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: