Commits


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.


Use shorter prompt string to save space.


Make prompt strings configurable.


Fix failed try_to_sel() after creating directory.


Fix behavior for empty inputs.


Let scroll correction to update_view() when possible.