Commits


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


Show directory path while loading.


Refresh directory listing on SIGUSR1 signal.


Add config option to change default listing view flags.


Minor changes in documentation.


Also escape single quotes inside shell argument.


Fix pathname splitting when running external programs.


Version 0.4.2.


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


Add documentation for 't'.


Check errors while trying to go to link target.


Add 't' to navigate to link target.


Add FAQ.md with information for common use cases. FAQ.md is supposed to provide extra documentation for Rover, based on common queries from users. It's a good place to put detailed information that doesn't fit the manual. The file rover.sh has been removed and an explanation for it has been added in FAQ.md instead. The same should be done for any helper script that might become worth of mention in the future. That way we don't clutter the repository with files that aren't part of a Rover basic setup.


Merge pull request #20 from Ypnose/master Makefile: add external LDFLAGS


Makefile: add external LDFLAGS