Commits


fix readme


update README.md


fork & rename the project


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.


README: quick start means quick start.


Add 'E' command to toggle execute permission of file.


Allow user to set Rover-specific programs, e.g. ROVER_SHELL.


Minor changes in documentation.


Add documentation for 't'.


Add 'o' to open file with $ROVER_OPEN.


Swap default keybindings for refresh and rename. This is more consistent to the general idea of making file operations harder to do accidentally.


Update documentation to reflect x->D change.


Make README shorter.


Add dollar prompt to example command for consistency.


Merge pull request #8 from joshaw/add-jmp-top-bot Add keybinding to jump to top/bottom of listing.