Commit Briefs


Omar Polo

added cmd_{previous,next}_button



Omar Polo

anchor the cursor to the text


Omar Polo

simplify new_tab



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