thimc / lfimg

Image preview support for lf (list files) using Überzug
GNU General Public License v3.0
252 stars 45 forks source link

REQUEST: It would be nice to have a comic preview #29

Closed alannssantos closed 2 years ago

alannssantos commented 2 years ago

comicthumb comes with mcomix.

*.cbz|*.cbr|*.cbt)
    [ ! -f "$CACHE" ] && \
        comicthumb "$1" "$CACHE" 1024
    image "$CACHE" "$2" "$3" "$4" "$5"
    ;;
thimc commented 2 years ago

This is not considered an issue. Please make a pull request