Commit Briefs

Marcel Rodrigues

Style: add whitespace after semicolon.



Marcel Rodrigues

More readable division by two.


Marcel Rodrigues

Set $RVSEL before running a subprocess.


Marcel Rodrigues

Add scroll indicators to line editor.



Marcel Rodrigues

Add 'x' to delete selected entry.


Marcel Rodrigues

Add 'R' to refresh listing.


Marcel Rodrigues

Use INPUTSZ for line edit buffer.


Marcel Rodrigues

Refactor line editing to allow insertion.



Marcel Rodrigues

Make file sizes human readable.


Marcel Rodrigues

Isolate signal handling & reorganize code.


Marcel Rodrigues

Use snprintf().

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