-
Add indented bullet reflow test, improve undo edge cases, and bump version
released this
2026-02-16 20:44:08 +00:00 | 16 commits to master since this release- Added
test_reflow_indented_bullets.ccto verify correct reflow handling for indented bullet points. - Enhanced undo system with additional tests for cursor adjacency, explicit grouping, branching, newline independence, and dirty-state tracking.
- Introduced external modification detection for files and required confirmation before overwrites.
- Refactored buffer save logic to use atomic writes and track on-disk identity.
- Updated CMake to include new test files and bumped version to 1.6.4.
Downloads
- Added