Commits


added fs process it's the only one that has file system access. For now it serves about:new (from memory) and about:bookmarks (from ~/.telescope/bookmarks.gmi if found)


sandbox ui process too


refactoring + move wrapping logic to its own file


wrap struct line into vlines


first draft of history system is here


refactor minibuf_hist stuff into more general hist/histhead


show page title in tabs


move keymap funcs in its own file


plug the sandbox


fix compat layer build


reuse append and set_buf across our parsers


give each parser a name


add generic text/* support


don't assume everything is text/gemini!


1X input, load/edit current URL * rework response code handling * support 10/11 input requests * load a url from minibuffer * edit current url and load it from minibuffer