Bug 493730 - New files should be automaticlly stored on close and reopen on start.
Summary: New files should be automaticlly stored on close and reopen on start.
Status: RESOLVED DUPLICATE of bug 493729
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: 23.08.5
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-27 11:49 UTC by Christoph Thielecke
Modified: 2024-09-27 11:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***