When option is enabled geany automatically reloads files which have changed on disk. When the option is disabled (default) geany shows the reload dialog as before.
Created new pull request due to mistakes in: https://github.com/geany/geany/pull/1245 Fixes issue: https://github.com/geany/geany/issues/301 You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1246 -- Commit Summary -- * Added option to auto reload files changed on disk -- File Changes -- M src/document.c (6) M src/document.h (1) M src/keyfile.c (2) -- Patch Links -- https://github.com/geany/geany/pull/1246.patch https://github.com/geany/geany/pull/1246.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1246
