You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have autosave: 2 enabled, open a readonly file, change something, and try to quit, micro tries to save the file.
Since the file is readonly, it asks whether to use sudo to save the file. If you hit n, it cancels the prompt but does not quit.