README: Add a note about where to put gopher2html AWK script - gopher2html - AWK script that converts a Gopher response to HTML
HTML hg clone https://bitbucket.org/iamleot/gopher2html
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR changeset b971462c50d80de53288e3a717eb6af552e62d90
DIR parent 3eab2992192decb38accd4a31031307aba90a3c4
HTML Author: Leonardo Taccari <iamleot@gmail.com>
Date: Tue, 23 Jan 2018 09:52:31
README: Add a note about where to put gopher2html AWK script
Diffstat:
README | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff -r 3eab2992192d -r b971462c50d8 README
--- a/README Tue Jan 23 09:47:16 2018 +0100
+++ b/README Tue Jan 23 09:52:31 2018 +0100
@@ -31,6 +31,8 @@
curl "$QUERY_STRING" | gopher2html
EOF
+Then please put gopher2html in a directory honored by PATH environment
+variable or adjust ~/.w3m/cgi-bin/gopher2html.cgi accordingly.
After that w3m can be used also with gopher:// URLs!:
You can find part of configuration files and cgi-bin to use