mananapr / cfiles

A ncurses file manager written in C with vim like keybindings
MIT License
482 stars 36 forks source link

Can't preview image. #50

Open roachsinai opened 4 years ago

roachsinai commented 4 years ago

OS: Manjaro.

I install cfiles from AUR.

hmank ~/Pictures » pqs python-ueberzug-git           
local/python-ueberzug-git 18.1.5.a8ac9c3-1
    ueberzug is an python script which aims to replace w3mimgdisplay
hmank ~/Pictures » pqs cfiles             
local/cfiles 1.8-2
    A ncurses file manager written in C

image

But the preview of image not work.

mananapr commented 4 years ago

did you edit the conifg.h file?

roachsinai commented 4 years ago

No I didn't change anything.

desgua commented 3 years ago

I have the same issue when using the default config.h. But it works if I edit it:

"w3mimgdisplay To use w3mimgdisplay for image previews, set DISPLAYIMG and CLEARIMG in config.h to the paths of displayimg and clearimg scripts respectively."