Automatically reload files which have been modified externally if there have been no unsaved changes. Otherwise show reload dialog as normal.
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/1245
-- Commit Summary --
* Reload extern-modified files if buffer is clean
-- File Changes --
M src/document.c (6)
-- Patch Links --
https://github.com/geany/geany/pull/1245.patch https://github.com/geany/geany/pull/1245.diff
elextr requested changes on this pull request.
This should not be accepted without a preference (defaulting to disable) to enable this behaviour.
Silently overwriting files without user input is not acceptable as default behaviour.
@shiftee pushed 1 commit.
d5be48a Revert "Reload extern-modified files if buffer is clean"
Closed #1245.
github-comments@lists.geany.org