Micro: Autosave stopped working in 2.0.0-rc3

Created on 1 Feb 2020  路  4Comments  路  Source: zyedidia/micro

Description of the problem or steps to reproduce

autosave config option stopped working after update to 2.0.0-rc3.
settings.json has:

{
  "autosave": true
}

settings.json.zip

Specifications

You can use micro -version to get the commit hash.

Commit hash: 1dc1c65
OS: macOS 10.13.6
Terminal: iTerm

Most helpful comment

I have added support for the autosave option back.

All 4 comments

Yes the autosave option was disabled in 2.0.0. I don't see a reason for including it given the new backup option, especially since autosave tended to cause issues with other options as well (#1420). Perhaps autosave shouldn't be removed, since it is optional after all, but unless there is a good use-case I'm not thinking of, I don't see the point.

@zyedidia I understand your idea.
Based on description, backup is not what is needed (now I talk about myself). Of course backups are very useful thing.
But autosave is _exactly_ it, and, moreover, it does its job very predictable and good. Yes, it could be optional, but should work.
So please make this option work back.

I have added support for the autosave option back.

Does this mean autosave is now functional? Which release was it added to? I'm on

Version: 2.0.3
Commit hash: f594686
Compiled on April 11, 2020

and it doesn't work. I have the autosave setting set to 10. I really like Micro and want to use but I can't if autosave isn't working.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KhodeN picture KhodeN  路  3Comments

utkarsh2102 picture utkarsh2102  路  3Comments

nabeelomer picture nabeelomer  路  4Comments

Rbagman picture Rbagman  路  4Comments

Bigguy34 picture Bigguy34  路  3Comments