Commit Briefs

Omar Polo

add pledge


Omar Polo

bind arrow up/down


Omar Polo

document some new keys


Omar Polo

add cd up/down and home



Omar Polo

fix quit type


Omar Polo

mark targets as PHONY



Omar Polo

add to changelog


Omar Polo

add to changelog


Omar Polo

change parens style



Omar Polo

update README.md


Omar Polo

add keybindings to the manual


Omar Polo

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.)