• v1.6.5 95a588b0df

    Add test for Git editor swap cleanup and improve swap file handling

    kyle released this 2026-02-17 21:10:01 +00:00 | 15 commits to master since this release

    • Added test_swap_git_editor.cc to 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.cc to 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