broot icon indicating copy to clipboard operation
broot copied to clipboard

High Quality Image Preview over SSH works on broot version 1.33, but breaks on version 1.34+

Open i-api opened this issue 1 year ago • 5 comments

i-api avatar Jul 21 '24 12:07 i-api

Did you test with 1.40 ?

Canop avatar Jul 21 '24 14:07 Canop

same issue here, img preview does not work over ssh, however (as a sanity check), kitten icat myimg.png does work over ssh

broot 1.44.2 kitty 0.37.0 kitten 0.37.0

joihn avatar Nov 21 '24 12:11 joihn

@joihn Did you set

kitty_graphics_transmission: chunks

?

Canop avatar Nov 21 '24 12:11 Canop

thanks, it does work after setting kitty_graphics_transmission: chunks :smiley: Thanks again for this awesome tool

joihn avatar Nov 21 '24 12:11 joihn

Similar issue here:

  • High-res image preview does not work over ssh w/ MacOS Ghostty (client) ssh to Slackware Linux (server).

Using:

  • broot 1.44.7 on Slackware Linux
  • Ghostty 1.1.2 on MacOS 15.3.1 (24D70)
  • SSH client: OpenSSH_9.8p1, LibreSSL 3.3.6 (MacOS)
  • SSH server: openssh-9.9p2 (Slackware Linux)

Already did set kitty_graphics_transmission: chunks in conf.hjson.

Using Ghostty Linux build (GTK) directly on the Linux server on Xfce window manager works fine to show high-res images in broot.

Another file manager yazi, works fine to show high-res images over ssh from Linux to MacOS.

edrozenberg avatar Feb 22 '25 19:02 edrozenberg