But current code reload changed files without confirmation dialog. That check was probably meant to be something like: `if (doc->changed || file_prefs.keep_edit_history_on_reload && (document_can_undo(doc) || document_can_redo(doc)))`
-- 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/issues/2905#issuecomment-927265076
