gc

simple gopher client
git clone git://git.alexkarle.com.com/gc
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-11-18 02:22Add page command to make long menus/content readableAlex Karle1+5-2
2024-11-18 02:14Add simple history stack / "up" commandAlex Karle1+20-12
2021-12-29 17:41Add MIT license in LICENSE fileAlex Karle1+21-0
2021-11-13 20:27doc: Add note to README suggesting other clientsAlex Karle1+10-0
2021-11-13 19:46ui: Add fully functioning UI with prompt!Alex Karle2+66-23
2021-11-13 16:59ui: Add first steps--don't pager if not a tty!Alex Karle1+21-5
2021-11-13 16:54pretty: Fix ??? display (off by 2 chars)Alex Karle1+1-1
2021-11-13 16:37Add TODO documentAlex Karle1+6-0
2021-11-13 16:26Initial commitAlex Karle2+38-0