Hello, I want to be able to press enter on image files and open them in feh.
The following two lines in lynx.cfg should be enough - VIEWER:image/*:feh %s&:XWINDOWS XLOADIMAGE_COMMAND:feh "%s" &:XWINDOWS But this doesn't work and instead of opening the file, I'm instead prompted to D)ownload or C)ancel. I can't figure out why it doesn't work. Is it that the port just doesn't support this feature? tr

