URI: 
       update TODO - clic - Clic is an command line interactive client for gopher written in Common LISP
  HTML git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit e31117e3635140602680791fc316849e10c91f79
   DIR parent 0d495cf3fa75e2b05b5217bd10a617942eb56033
  HTML Author: Solene Rapenne <solene@perso.pw>
       Date:   Mon,  6 Nov 2017 23:16:46 +0000
       
       update TODO
       
       Diffstat:
         M TODO                                |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/TODO b/TODO
       @@ -1,9 +1,9 @@
        * FEATURE
        
       -- TODO add a bookmark "b" function to store the current page location
       -- TODO add a bookmark "B" function to display the bookmarks
       +- DONE add a bookmark "a" function to store the current page location
       +- DONE add a bookmark "b" function to display the bookmarks
        - TODO add a dump "d" function to display the raw response
       -- TODO history mode which save every file into a filesystem tree to preserve data if gopherhole go offline
       +- DONE history mode which save every file into a filesystem tree to preserve data if gopherhole go offline
        
        
        * CODE