It would be nice to have elinks handle gopher:// protocol instead of just relying on lynx. --- Signed-off-by: alive4ever Index: b/PKGBUILD =================================================================== --- a/PKGBUILD +++ b/PKGBUILD @@ -28,3 +28,3 @@ --sysconfdir=/etc \ - --disable-smb --without-x --enable-cgi \ + --disable-smb --without-x --enable-cgi --enable-gopher \ --enable-leds --enable-256-colors --enable-html-highlight \