atanunq / viuer

Rust library for displaying images in the terminal.
MIT License
241 stars 43 forks source link

Add emacs-eat to list of sixel-supporting emulators #54

Open johnhamelink opened 6 months ago

johnhamelink commented 6 months ago

Hi there,

I've been using emacs-eat (https://codeberg.org/akib/emacs-eat) with Spotify Player (https://github.com/aome510/spotify-player) which uses this library to render album-art images. If I set TERM=mlterm, then run spotify_player, emacs-eat can render the album art without issue:

Screenshot 2024-02-21 at 23 45 15

This PR simply adds emacs-eat's TERM value to this library, so that the sixel rendering can happen without overriding TERM.