Commit Briefs

Omar Polo

added <f0>...<f63> keys


Omar Polo

improved readme



Omar Polo

image updated



Omar Polo

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)


Omar Polo

don't printf


Omar Polo

sandbox ui process too


Omar Polo

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.


Omar Polo

style


Omar Polo

typos & small improvements


Omar Polo

screenshot updated




Omar Polo

wrap struct line into vlines