Commit Briefs

Omar Polo

sort


Omar Polo

bundle the struct proto in telescope.c

it's unused in other parts of the codebase



Omar Polo

support finger:// urls!


Omar Polo

rename client -> net


Omar Polo

rename gemini.c -> net.c


Omar Polo

pretty print help lines


Omar Polo

move help to its own file

in order to do so, we also have to export some internal variables from ui (the width and height of the window). Not the best possible outcome, but are used only in recompute_help, and can be dropped later. Also, move wrap_page to wrap.c.







Omar Polo

cache the page title