atanunq / viuer

Rust library for displaying images in the terminal.
MIT License
253 stars 46 forks source link

Refuses to use sixel despite terminal supporting sixel #52

Open apprehensions opened 10 months ago

apprehensions commented 10 months ago
$ printf '\033[c'
$ 12;4c

i am using st-flexipatch which can have sixel support, however viuer and its image viewer app viu refuses to use sixel. convert file sixel:- works fine.