https://bugs.kde.org/show_bug.cgi?id=445016
Waqar Ahmed <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/a8a9eb10f | |4e9159504fd4c58c87bc755114c | |5b15 --- Comment #3 from Waqar Ahmed <[email protected]> --- Git commit a8a9eb10f4e9159504fd4c58c87bc755114c5b15 by Waqar Ahmed. Committed on 02/03/2022 at 11:09. Pushed by waqar into branch 'master'. Handle SIGINT/SIGTERM to prevent accidental data loss (linux only) M +2 -0 kate/CMakeLists.txt M +16 -0 kate/main.cpp M +1 -0 shared/CMakeLists.txt A +101 -0 shared/signal_watcher.cpp [License: LGPL(v2.0+)] A +37 -0 shared/signal_watcher.h [License: LGPL(v2.0+)] https://invent.kde.org/utilities/kate/commit/a8a9eb10f4e9159504fd4c58c87bc755114c5b15 -- You are receiving this mail because: You are watching all bug changes.
