Commit Briefs

Josh Wainwright

Add keybinging to jump to top/bottom of listing.

Uses single g for top (as in less) and G for bottom.


Marcel Rodrigues

Minor improvements to README.


Marcel Rodrigues

Add 'x' to delete selected entry.


Marcel Rodrigues

Add 'R' to refresh listing.


Marcel Rodrigues

Minor documentation changes.


Marcel Rodrigues

Use snprintf().

This breaks C89 compatibility, but is necessary in order to avoid buffer overflows.


Marcel Rodrigues

Clarity.


Marcel Rodrigues

Minor change.


Marcel Rodrigues

Add information on help command.


Marcel Rodrigues

Confirm deletion and give more feedback.


Marcel Rodrigues

Add important note.


Marcel Rodrigues

Add file operations to README.


Marcel Rodrigues

More conventional Makefile.


Marcel Rodrigues

Fix directions in move docs.


Marcel Rodrigues

Minor change.