Commit Briefs

Omar Polo

use strlcat/strlcpy instead of strcat/strcpy

while here introduce also xasprintf and xstrdup to avoid some malloc+strcpy sequences.


Omar Polo

pledge earlier


Omar Polo

usage() on unknown flags


Omar Polo

move usage to separate function


Omar Polo

enable debugging

will (hopefully) remember to turn it off again before tagging a release.


Omar Polo

fix readme


Omar Polo

kill unused variables


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