Because the various save routines writes always only actual data to the
session file remain data from e.g. closed documents, views or splitter which
is at least ugly and a waste of expensive disk space :-)
Details
Details
- Reviewers
cullmann - Group Reviewers
Kate - Commits
- R40:68c512cedcc5: SessionManager: Avoid to accumulate outdated entries in the session file
Take a look in your session files, typical at ~/.local/share/kate/sessions/ you will notice a bunch of file hints you didn't have open/loaded
Diff Detail
Diff Detail
- Repository
- R40 Kate
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.