Commit Briefs

Omar Polo

provide a way to bypass the cache

This changes the last argument of load_url to be a `mode' bitmap instead of a boolean ``nohist''. LU_MODE_NOHIST is the old 1, LU_MODE_NONE is provided just for readability and the new LU_MODE_NOCACHE allows to bypass the caching when loading a page. Telescope only uses the cache when: - re-opens a closed tab - navigates backward and forward in the history All other situations result in the usual network request.



Omar Polo

add an in-memory cache store

see github issue #1



Omar Polo

document fringe-ignore-offset


Omar Polo

simplify the fringe vline

print_vline can handle a NULL .line, so I can avoid the long comment and the ugly cast.




Omar Polo

tweak the about:new page


Omar Polo

sync changelog



Omar Polo

sync changelog




Omar Polo

meeeeuhteuhethuet