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

Windows WSL support #17

Open AddictArts opened 5 years ago

AddictArts commented 5 years ago

While this is likely true, it would be great to see WSL support and maybe someone has figured it out. Thanks

Error: Your terminal does not appear to support sixel graphics.

Please use a sixel capable terminal, such as xterm -ti vt340, or
ask your terminal manufacturer to add sixel support.

If your terminal actually does support sixel, please file a bug
report at http://github.com/hackerb9/lsix/issues
hackerb9 commented 5 years ago

I know nothing about WSL. Can you login using ssh from a terminal that does support SIXEL? If so, I think lsix should work.

hackerb9 commented 5 years ago

I notice in another bug report somebody mentions wsltty. Perhaps that's the solution for WSL.