Commits


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.


Change default keybinding x->D to avoid confusion.


Define feature test macro needed for realpath(3).


Fix buffer sizes.


Fix typo in manual.


Version 0.3.0.


Make README shorter.


Make rover.sh more portable.


Add --save-cwd documentation to manual.


Use more conventional syntax for usage help.


Reformat help message and mention --save-cwd.


Add -s alias to --save-cwd and check its argument.


Make --save-cwd work with relative path as argument.


Use const when possible.