adding Cgo to clients list - gopher-tutorials - The gopher tutorials project.
HTML git clone git://bitreich.org/gopher-tutorials/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopher-tutorials/
DIR Log
DIR Files
DIR Refs
DIR Tags
---
DIR commit 33d1b266be78013782311961b15777ee2cd75c4e
DIR parent 418fdded669af94d08b4f4b03496c88bbde0ffcc
HTML Author: Solene Rapenne <solene@perso.pw>
Date: Tue, 5 Jun 2018 14:59:45 +0200
adding Cgo to clients list
Diffstat:
M clients.txt | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
---
DIR diff --git a/clients.txt b/clients.txt
@@ -4,7 +4,7 @@ documents.
Clic
====
-Clic is an open-source terminal gopher client. Its main features are :
+Clic is an open-source terminal gopher client. Its main features are:
- navigation using numbers
- colorized menu items to distinguish types
@@ -17,6 +17,17 @@ You can find more informations into its README.
Project hosted at git://bitreich.org/clic
+Cgo
+===
+
+Cgo is an open-source terminal gopher client. Its main features are:
+
+- navigation using hinting (each link is a combination of letters to enter)
+- colorized menu items to distringuish types
+- possibility to configure it through a configuration file
+- bookmarks
+
+
Gopher.el (emacs)
=================
@@ -27,7 +38,7 @@ emacs init file or by evaluating (require 'gopher).
You can invoke it by calling M-x gopher, you will be asked an
hostname, type floodgap.com and enter to go to floodgap.com.
-You can browse the menus with the following shortcuts :
+You can browse the menus with the following shortcuts:
- Tab : next menu
- Shift+Tab : previous menu