Commits


document some new keys


add cd up/down and home


re-add jump top/bottom (g/G and </>)


fix quit type


mark targets as PHONY


change title style to match other entries


add to changelog


add to changelog


change parens style


continue the versioning from rover + changelog bits


update README.md


add keybindings to the manual


rewrite the keybindings management use a table to define all the keys and split actions into separate functions. It's cleaner to support multiple keys bound to the same action this way (like for e.g. PAGE_DOWN and C-v.)


handy DEBUG variable really handy for things like make DEBUG='-O0 -g' or to decomment it during development.


const-ify