Commit Briefs


Omar Polo

add vim-like keys for tabs

gt and gT are the actual vim keys, gD and gN are my take on the matter



Omar Polo

fix various warnings, no functional changes

now that we have a bounch of -Wxxx flags during compilation, let's fix everything.


Omar Polo

add various -W flags


Omar Polo

ability to add page to bookmarks!



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