Page 1 of 1

Notify of unsaved changes on closing

Posted: 03.07.2022 14:29
by Alexander
How can I make CudaText notify me if there's unsaved changes when I close the program? Right now it just closes discarding the changes.

Posted: 03.07.2022 15:56
by main Alexey
1.162.0 (2022/04)

+ add: Project Manager: the work is done to support auto-saving of the last project (even untitled), and auto-loading of last active project on app start. So if user e.g. drag-drops a folder on CudaText, this makes the new project "temporary", and after app restart, "temporary" project will be restored. Also app option "ui_auto_save_session" defaults to 'true' now, to be like Sublime Text / VSCode. (thanks opennet.ru)

==
so try the option "ui_auto_save_session" please.