You are not logged in.
Pages: 1
Ranger isn't displaying image previews over ssh. I'm assuming I just missed some basic step. Not sure how to debug effectively and I've fiddled so much with everything, I'm not sure what would be the most helpful info.
Host `/etc/ssh/sshd_config`
[...]
X11Forwarding yes
X11UseLocalhost yes
[...]Host `~/.config/ranger/rc.conf`
set preview_images true
set preview_images_method ueberzug(Client `~/.config/ranger/rc.conf` is the same)
Using `ssh -X [host ip on LAN]` (same username on client/host), `feh` works fine showing images over ssh. But ranger doesn't show an image preview. Locally, using the same ranger settings, previews shows just fine.
Sorry if there's any obvious configs/details/logs I'm neglecting to post, just let me know what would be helpful.
Last edited by dmcblue (2022-07-17 20:38:16)
Offline
Have used ranger often enough for remote sessions but never for image previews..
However, there are quite a few preview methods like 'w3m' or 'mpv' for you to try.
https://github.com/ranger/ranger/wiki/Image-Previews
No idea if any of these methods actually work for you but worth a try .. if you didn't already!
Welcome to Arch;)
Offline
Pages: 1