Commits


always include compat.h first


allow about: pages to be locally overridden


open about:crash if last time telescope crashed


touch ~/.telescope/crashed if the connection to ui process dies


add about:crash


add about:license


move built-in pages to pages/*.gmi


cache the page title


keep track of the current tab and restore it after startup


handle_session_tab: check for NUL-terminator


use a lockfile to prevent multiple instance of telescope


move pages decl. to their own header


refactor: all imsgs are completely asynchronous


move include after system includes


re-exec the children processes This way, they get their own new random address space.