https://bugs.kde.org/show_bug.cgi?id=454924
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/commit/a | |de545081b5b5b24ccfbdce8b4b0 | |2840a6cfc146 --- Comment #4 from Christoph Cullmann <cullm...@kde.org> --- Git commit ade545081b5b5b24ccfbdce8b4b02840a6cfc146 by Christoph Cullmann, on behalf of Alexander Lohnau. Committed on 28/06/2022 at 09:16. Pushed by alex into branch 'master'. AppCommands: Do not quit application when last document or all documents are closed This needs https://invent.kde.org/utilities/kate/-/merge_requests/758 in order to fix the bug. Without it, we would simply ignore the "Close the application entirely when last file is closed" setting if it is set to true. Though that is not mission-critical and IMHO less of a problem than the bug this commit fixes. M +13 -6 src/vimode/appcommands.cpp M +1 -0 src/vimode/appcommands.h https://invent.kde.org/frameworks/ktexteditor/commit/ade545081b5b5b24ccfbdce8b4b02840a6cfc146 -- You are receiving this mail because: You are watching all bug changes.