Commits


Fix scroll after deleting files on background tab.


Improve readability.


Fix batch progress.


Show progress during batch processing.


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.