b4n left a comment (geany/geany#4554) All this is pretty much expected, see [All you never wanted to know about file saving](https://wiki.geany.org/config/all_you_never_wanted_to_know_about_file_saving) on our wiki (but beware, the title is not a lie 😉).
> 3. display timestamps with stat : all timestamps are the same (already not > logical here) Actually this one is very much expected: when you open a non-existing file, Geany doesn't actually create it right away. It'll only create it when trying to save some data to it, which happens in step 3, not 1. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4554#issuecomment-4284019432 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4554/[email protected]>
