Commits


don't redraw the modeline tab isn't focused


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


move tabline style to an external struct


mark line_faces as static


mode can be NULL at times


handle "more tab than space" case in tabline


some improvements for the tabline appearance


add tab-close-other


new_tab takes the URL


add vim-like keys for tabs gt and gT are the actual vim keys, gD and gN are my take on the matter


function to jump to the bookmarks page


fix various warnings, no functional changes now that we have a bounch of -Wxxx flags during compilation, let's fix everything.


ability to add page to bookmarks!


don't print -mode after the parser name


start loading animation after cmd_{previous,next}_page