Bug 493730

Summary: New files should be automaticlly stored on close and reopen on start.
Product: [Applications] kate Reporter: Christoph Thielecke <crissi99>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 23.08.5   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Christoph Thielecke 2024-09-27 11:49:03 UTC
When kate has an new file while closing the application it requests to save it.

It would be nice to have the same behavior as on notepad++:
It don't asks the user on close for save new file(s), they are just saved in the application directory on a temporary filename and restore them on start.
This is very useful in case of interruption (reboot, crash, end of work, ...)

This should be enabled by a setting like "Save unsaved file(s) on open".
Comment 1 Christoph Thielecke 2024-09-27 11:59:03 UTC
Seems to be double created.

*** This bug has been marked as a duplicate of bug 493729 ***