-
Add test for Git editor swap cleanup and improve swap file handling
released this
2026-02-17 21:10:01 +00:00 | 15 commits to master since this release- Added
test_swap_git_editor.ccto verify proper swap file cleanup during Git editor workflows. Ensures no stale swap files are left after editor closure. - Updated swap handling logic in
Editor.ccto always remove swap files on buffer closure during normal exit, preventing accumulation of leftover files. - Bumped version to 1.6.5 in
CMakeLists.txt.
Downloads
- Added