* FEATURE

- 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
- DONE history mode which save every file into a filesystem tree to preserve data if gopherhole go offline


* CODE

- TODO remove the pagination if using stdout or not in shell
- TODO make the c-termsize working on ecl
- DONE use CLOS to store data
- DONE store the whole page and deal with it later
