eylles / vifm-sixel-preview

vifm image previews for sixel capable terminals
24 stars 1 forks source link

Setting up for alacritty #1

Closed RaZ0rr-Two closed 2 years ago

RaZ0rr-Two commented 2 years ago

I am sorry if this is a dumb question but how do I set this up for alacritty terminal?

I installed all pre requisites but I cannot get the preview. It's not caching the image files in ~/.cache/vifm. The images are being properly cached but its not showing in the preview pane.

eylles commented 2 years ago

that most likely has to do with sixel scrolling, echo '\e[?80l' should activate sixel scrolling and echo '\e[?80h' should turn it off, i've been going over it with xterm, i have tried to have it work inside the script but from my tests that needs to be ran before running vifm