Changes & fixes
- If errors occur during startup, xplr will display a debug error screen.
This can be disabled by settingxplr.config.general.disable_debug_error_mode = true
- While creating files (e.g.
path/to/file
), if the parent directories don't exist, they will be automatically created.