rio icon indicating copy to clipboard operation
rio copied to clipboard

ranger image preview

Open ReLoneR1 opened this issue 1 month ago • 1 comments

in my ranger rc.conf i have:

set preview_images true set preview_images_method ueberzug

in my ueberzugpp config.json i have:

{ "layer": { "output": "kitty" } }

In ghostty in ranger -> imagepreview working

In rio in ranger -> Imagepreview not working

In rio in yazi -> Imagepreview working

In rio in ranger without ueberzugpp "output: kitty" option -> Imagepreview is very pixelated, low quality

ReLoneR1 avatar Oct 27 '25 22:10 ReLoneR1

Hi @ReLoneR1 thanks for the issue, rio doesn't use kitty image protocol (ranger) yet, in yazi works because uses iterm2 or sixel (depending of the os)

I will leave this issue open until v0.3 is released

raphamorim avatar Oct 27 '25 22:10 raphamorim