summaryrefslogtreecommitdiffstats
path: root/network/elinks/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/elinks/README')
-rw-r--r--network/elinks/README16
1 files changed, 15 insertions, 1 deletions
diff --git a/network/elinks/README b/network/elinks/README
index 91a5cf3cb6..4f3bea0bb7 100644
--- a/network/elinks/README
+++ b/network/elinks/README
@@ -3,4 +3,18 @@ elinks (ELinks - Full-Featured Text WWW Browser)
ELinks is an advanced and well-established feature-rich text mode
web (HTTP/FTP/..) browser. ELinks can render both frames and tables,
is highly customizable, and can be extended via Lua or Guile scripts.
-It is very portable and runs on a variety of platforms.
+It is very portable and runs on a variety of platforms. It also uses
+Spider Monkey's javascript support.
+
+ELinks also supports the gopher protocol.
+
+Various support options added into this SlackBuild:
+
+Guile, CGI, NNTP, HTML-highlight, finger, bittorrent, gopher,
+exmode, 88 colours, 256 colours, true colour.
+
+If you experience problems with corrupt graphics etc. it may be worth
+experiementing with various $TERM variables, as well as look into the
+settings for terminal options. EG:
+
+TERM=rxvt-unicode elinks <URL>