lynx ==== lynx is a tui web browser that happens to support gopher protocol. ## `lynx` Keybindings ``` q quit lynx g open url G edit url left arrow last page (go back) right arrow follow link up arrow previous link tab next link space next page ? help # follow "Key-stroke Commands" / search a string ``` ## Gopher To browse gopher with `lynx`, use complete gopher url. Otherwise `lynx` defaults to http. You can also download gopher pages using `curl`.