Discussion:
Silent reload
Aleksey Midenkov
2017-01-28 09:26:57 UTC
Permalink
Is there silent reload option? I.e. don't ask for reload if file is
changed on disk.
Sven Brauch
2017-01-28 09:34:14 UTC
Permalink
Post by Aleksey Midenkov
Is there silent reload option? I.e. don't ask for reload if file is
changed on disk.
If you use git and the old version is tracked somewhere there, yes.
Otherwise no, because it might lead to data loss ...

Greetings,
Sven
Aleksey Midenkov
2017-01-30 18:05:00 UTC
Permalink
Post by Sven Brauch
Post by Aleksey Midenkov
Is there silent reload option? I.e. don't ask for reload if file is
changed on disk.
If you use git and the old version is tracked somewhere there, yes.
Where it is controlled?
Post by Sven Brauch
Otherwise no, because it might lead to data loss ...
There are lots of editors which have this option. I use it for many
years and never suffered from 'data loss'.
Post by Sven Brauch
Greetings,
Sven
René J.V. Bertin
2017-02-01 09:47:28 UTC
Permalink
Since we're talking about this: there *is* one thing that annoys me in reloading a file that has detected changes:

when a file puts up the new-style embedded alert that it's been changed and offers to have it reloaded, I don't expect to get another dialog that asks me the same thing.

Yet this is exactly what happens when I use the keyboard shortcut to reload the file, and that's just a waste of time and source of potential error.

R.

Loading...