- During installation the extensions that require external programs (binaries) to work, will ask if you want to specify the paths to local binaries manually or continue with auto setup
This allows to reuse existing binaries, instead of automatically downloading them
Changes: - Now when split view is enabled, the active pane indicator will appear in the status bar, so it's easier to tell where the actions will apply (shortcuts like quick search, open in terminal, etc.)
These settings allow you to control whether you want better performance or less memory usage. Both Quick View and printing will still work if you disable those settings, but those windows will open in 1-2s instead of 0s.
- If an archive is encrypted, the app will prompt you to enter the password when extracting it.
- If archive contains files with non-UTF-8 characters in their names, the app will prompt you to select proper encoding to avoid garbled names (it will try to get the correct encoding for you and pre-select it in the encodings selector). Thanks to https://github.com/oxygen-dioxide for contribution