Commit Briefs

Omar Polo

add opener and marking functions


Omar Polo

bind e to cmd_edit


Omar Polo

bind v to cmd_view


Omar Polo

bind ^M to cmd_shell


Omar Polo

sort keybindings


Omar Polo

implement reload


Omar Polo

implement copy/paste path


Omar Polo

switch to raw mode


Omar Polo

add pledge


Omar Polo

bind arrow up/down


Omar Polo

add cd up/down and home



Omar Polo

fix quit type


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


Omar Polo

const-ify