hackerb9 / lsix

Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
GNU General Public License v3.0
3.97k stars 129 forks source link

lsix stops working when under tmux #36

Closed purealpha001 closed 3 years ago

purealpha001 commented 3 years ago

(Newbie to lsix/ tmux: I tried searching for tmux and screen before filing this - Please, let me know if this is already discussed)

When I ssh into my box, the terminal identifies itself as xterm and I can run lsix.

However, when I start tmux, lsix seems to stop working. Is it because tmux actually runs a different terminal which does not support sixel or is it just some identification issue? I keep having to step out of tmux to view the image, and then back again. Am I missing something?

And thanks for the program!

purealpha001 commented 3 years ago

Understand it is a tmux issue.