Commits


de-duplication: factorize dispatch_imsg


ability to add page to bookmarks!


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