mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-28 22:08:12 +09:00
save: Perform write process safe
This commit is contained in:
@@ -102,6 +102,7 @@ type SharedBuffer struct {
|
||||
diff map[int]DiffStatus
|
||||
|
||||
requestedBackup bool
|
||||
forceKeepBackup bool
|
||||
|
||||
// ReloadDisabled allows the user to disable reloads if they
|
||||
// are viewing a file that is constantly changing
|
||||
|
||||
Reference in New Issue
Block a user