You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
I cannot display any image preview on fff. I've already installed w3m-img (found with the name w3m on Manjaro), xdotool, fbset, in addition to the w3m's dependencies (openssl gc ncurses gpm imlib2), but it is still not working.
Had the same problem as @Swivelgames and run a very similar setup (alacritty, tmux/zellij, zsh, fff) on Manjaro.
The problem seems to be related to using w3m-img together witch alacritty, since the first is a big hack. Thus, I forked the fff repo and added support for previewing images with sixel and chafa.
Works very well so far if you use a terminal which supports sixel graphics. Unfortunately, regular alacritty doesn't, but there is a very well maintained fork which has sixel included. Its easy to build from source and now runs flawless with my modified version of fff! Only drawback, very big pictures can take some time to load.
Small demo:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I cannot display any image preview on
fff
. I've already installedw3m-img
(found with the namew3m
on Manjaro),xdotool
,fbset
, in addition to thew3m
's dependencies (openssl gc ncurses gpm imlib2), but it is still not working.OS info
The text was updated successfully, but these errors were encountered: