Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
I know the console is meant for quick and dirty work/experimentation, but it violates the principle of least surprise that there is no prompt to save when
- Opening another file
- Creating a new file
- Exiting console
and the buffer is not already saved to a file.
In all cases, it'd be preferable to only prompt if the buffer has unsaved changes.