Configuration
- Keka version: 1.4.4
- macOS version: 14.7 (23H124)
Describe the bug
If a folder which is to be extracted already exists, the number appended to the folder name starts at 3, not 2.
This was working correctly quite a while ago, but I'm not sure exactly what version of Keka broke it.
To Reproduce
Steps to reproduce the behavior:
- Extract an archive which creates a folder, say, "folder"
- Extract the same archive again to the same folder
- Observe that the resulting folder is named "folder 3" instead of "folder 2"
Expected behavior
The resulting folder is named "folder 2".
Additional context
Keka has Full Disk Access permissions.