Commit Briefs

Omar Polo

fix readme


Omar Polo

update README.md


Omar Polo

fork & rename the project


Marcel Rodrigues

Prefer VISUAL to EDITOR

VISUAL is useed on many systems these days without EDITOR being set, see the manual pages for various shells or other documentation. This patch makes rover respect VISUAL being set in the environment and prefer it to EDITOR.


Marcel Rodrigues

README: quick start means quick start.




Marcel Rodrigues

Minor changes in documentation.


Marcel Rodrigues

Add documentation for 't'.


Marcel Rodrigues

Add 'o' to open file with $ROVER_OPEN.


Marcel Rodrigues

Swap default keybindings for refresh and rename.

This is more consistent to the general idea of making file operations harder to do accidentally.



Marcel Rodrigues

Make README shorter.



Marcel Rodrigues

Merge pull request #8 from joshaw/add-jmp-top-bot

Add keybinding to jump to top/bottom of listing.