-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Similar but not exactly the same issue #2230. When autosave is enabled and you create a new, unnamed ("No name") file, you can't exit without saving it first.
How to reproduce:
- Run:
micro -autosave 5 - Type something in
- Try to quit (
Ctrl+Q)
You're now stuck in a loop until you give the file a name.
Desired behavior:
Autosave should only apply to existing or named files. For unnamed ("No name") files, Micro should still prompt you to save or discard before exiting. This would allow you to keep autosave enabled while still being able to open tabs as a scratch pad without being forced to save.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels