Commits


added <f0>...<f63> keys


improved readme


ensure variables are initialized before calling emitline


image updated


don't print -mode after the parser name


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)


don't printf


sandbox ui process too


set the off to zero after flushing the buffer this was the cause we had duplicated "chunks" in the pages: if we enter copy_body with req->off != 0 but then tls_read returns WANT_POLLIN/POLLOUT, the next time we flush the same chunk again.


style


typos & small improvements


screenshot updated


start loading animation after cmd_{previous,next}_page


refactoring + move wrapping logic to its own file


wrap struct line into vlines