Commit Briefs

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

Forbid copy/move to the same path.


Marcel Rodrigues

Ensure CWD ends with slash.


Marcel Rodrigues

Don't assume CWD is a valid path.


Marcel Rodrigues

Fix bugs in paste location.


Marcel Rodrigues

Use $CLIP file as clipboard, when defined.


Marcel Rodrigues

Add 'y' & 'p' to copy & paste location.




Marcel Rodrigues

Show directory path while loading.






Marcel Rodrigues

Fix off-by-one error in readlink() call.