Commit Briefs


Omar Polo

get rid of clminibufev_set

it was probably causing weird locks on the UI, and using evtimer_pending is cleaner anyway.



Omar Polo

mark line_faces as static


Omar Polo

mode can be NULL at times




Omar Polo

add tab-close-other


Omar Polo

new_tab takes the URL


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

ability to add page to bookmarks!