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

Simplify --save-cwd code.


Marcel Rodrigues

Merge pull request #3 from Vifon/shell_cd

Quick and dirty support for cd in bash and zsh


Wojciech Siewierski

quick and dirty support for cd in bash and zsh


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.