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

ability to add page to bookmarks!





Omar Polo

wrap struct line into vlines




Omar Polo

show page title in tabs


Omar Polo

drop useless struct declaration


Omar Polo

move keymap funcs in its own file


Omar Polo

avoid unnecessary wmove