Skip to content

Feature request: File changed on disk detection #9

@Tirus42

Description

@Tirus42

It would be great if leafpad could inform the user, when the opened file changed on disk
and leafpad has the previous state open.

This can avoid data loss when working inside a shared folder.

A very simple way to achieve this is to check the opened file for the modified data
every time the leafpad window receives the input focus.

A simple popup message would be enough to inform the user or even allow to select,
if the file should be reopened (and all local modifications will be lost) or just to ignore this change (and possibly override with the next save action).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions