> Is this a consequence of use_atomic_file_saving ? Yes. If you want symlinks preserved, you need to use `use_gio_unsafe_file_saving` and have `use_atomic_file_saving` disabled. This is why this is the default settings.
If you compiled Geany by yourself, the fix from https://github.com/geany/geany/pull/3950 resolves the issue you had with config files and then you can set the save method to whatever you wish. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3946#issuecomment-2545559261 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3946/[email protected]>
