Commits


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.


Version 1.0.0.


Add documentation for 'y' & 'p'.


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


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


Minor changes in documentation.


Version 0.4.2.


Add documentation for 't'.


Add 'o' to open file with $ROVER_OPEN.


Version 0.4.1.


Review manual.


Fix manual to reflect new options.


Add --save-marks option.


Version 0.4.0.


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