Commits


Add optional alert to inform that a batch operation has finished.


Ensure selection is not negative.


Show entry name in one more message.


Limit message to fit in its area.


Ensure selection doesn't go out of bounds.


Use vsnprintf() instead of vsprintf().


More informative messages.


Better messages for batch processing.


Add support for printf-like formatting to message().


Check permission before changing directory.


Refactor tab data into a separate struct.


Define feature test macro needed for realpath(3).


Fix buffer sizes.


Use more conventional syntax for usage help.


Reformat help message and mention --save-cwd.