schtroumpff left a comment (geany/geany#4554)
same behaviour as with default text editor (in my config) gnome-text-editor :
```
cdo@debian:~/Documents/Christophe$ stat test.txt
Fichier : test.txt
Taille : 4 Blocs : 8 Blocs d'E/S : 4096 regular
file
Périphérique : 8/1 Inœud : 25592334 Liens : 1
Accès : (0664/-rw-rw-r--) UID : ( 1000/ cdo) GID : ( 1000/ cdo)
Accès : 2026-04-21 17:39:53.243500094 +0200
Modif. : 2026-04-20 00:47:20.710028253 +0200
Changt : 2026-04-20 00:47:20.890031463 +0200
Créé : 2026-04-20 00:47:20.710028253 +0200
cdo@debian:~/Documents/Christophe$ gnome-text-editor test.txt
cdo@debian:~/Documents/Christophe$ stat test.txt
Fichier : test.txt
Taille : 5 Blocs : 8 Blocs d'E/S : 4096 regular
file
Périphérique : 8/1 Inœud : 25592891 Liens : 1
Accès : (0664/-rw-rw-r--) UID : ( 1000/ cdo) GID : ( 1000/ cdo)
Accès : 2026-04-21 17:40:08.027749927 +0200
Modif. : 2026-04-21 17:40:08.031749995 +0200
Changt : 2026-04-21 17:40:08.163752225 +0200
Créé : 2026-04-21 17:40:08.027749927 +0200
```
So this behaviour isn't specific to geany. I will dig somewhere else (debian
?). I should have checked this sooner to prevent from creating an issue here
for nothing...noise....sorry !
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4554#issuecomment-4289904433
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/4554/[email protected]>