shithub: gopher

Download patch

ref: bbacd07cd2120f3247223fc68050a75610764d72
parent: 8ed428d2e5a3d87b0ee8d1d98d8718e6bade0801
author: telephil9 <telephil9@gmail.com>
date: Wed Apr 29 02:40:49 EDT 2020

Updated README.md and screenshot

--- a/README.md
+++ b/README.md
@@ -4,8 +4,17 @@
 
 ![gopher](gopher.png)
 
-Text and submenu items are displayed within the browser, whereas images and documents are opened through page and HTML items sent to the plumber.
-Other item types (bin, dos, uuencoded files, etc.) are not implemented yet.
+Most gopher item types are handled:
+- Text and submenu items are displayed within the browser
+- Images and documents are opened through page(1)
+- HTML items are sent to the plumber(4)
+- Binary items (bin, dos, uuencoded files and sound) are downloaded to disk
+- Other types are not handled (e.g. telnet)
+
+Following keyboard shortcuts are available:
+- b: previous page in history
+- n: next page in history
+- q: quit
 
 This has not been thoroughly tested so many bugs are just waiting to be found.
 
binary files a/gopher.png b/gopher.png differ