| Summary: | New files should be automaticlly stored on close and reopen on start. | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Christoph Thielecke <crissi99> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | wishlist | CC: | waqar.17a |
| 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:48:57 UTC
*** Bug 493730 has been marked as a duplicate of this bug. *** 1. Start using sessions functionality in Kate, create named sessions 2. See Sessions page in settings. Set your options there. Specifically "startup/shutdown behaviour" is what you want. The feature is not that old so it might not be 100% reliable yet. Also, use a newer package, 24.08 or newer. The version you have is too old so it will be a lot buggier. We have appimages and flatpak support (In reply to Waqar Ahmed from comment #2) > 1. Start using sessions functionality in Kate, create named sessions > 2. See Sessions page in settings. Set your options there. Specifically > "startup/shutdown behaviour" is what you want. > > The feature is not that old so it might not be 100% reliable yet. Nice! I did not see that. (In reply to Waqar Ahmed from comment #3) > Also, use a newer package, 24.08 or newer. The version you have is too old > so it will be a lot buggier. We have appimages and flatpak support I had the ubuntu repo package installed. After flatpak install it won't run by calling kate, it seems something is broken. I could run it only by: "flatpak run org.kde.kate". Can you check the flatpak package please? Not sure that is in my hands. You can create an alias for it in your bashrc file. Maybe removing distro package will allow you to call 'kate' directly. |