matplotlib-terminal icon indicating copy to clipboard operation
matplotlib-terminal copied to clipboard

Support sixel (and other native image displaying protocols)

Open matrach opened this issue 3 years ago • 0 comments

This repo is getting more attention that I initially anticipated. Since people actually use the tool, it would be nice to support native image rendering in some terminals (most notably through sixel). Reference of modern terminals capabilities: https://github.com/dankamongmen/notcurses/blob/master/TERMINALS.md

Ref: https://github.com/saitoha/libsixel Pure Python: https://pypi.org/project/PySixel/ https://github.com/dankamongmen/notcurses

matrach avatar Feb 22 '22 15:02 matrach