diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-13 13:56:27 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-13 13:56:27 +0300 |
| commit | 44b54fd8ccf4b9ae0a7e459b446fe183b534292b (patch) | |
| tree | aaca9d4e2f316fe7d9b3795f406d8d0d5c65113c /README.md | |
| parent | d236e785c73d713fba688f5dad2624a313a194dd (diff) | |
v2: add delete fast from history via long-press BACK in edit window
Adds history_delete_entry() in fastforge_core.c which removes an entry at
a given index by shifting the tail with memmove, zeroing the vacated slot,
recomputing streaks, and persisting. Wires a long-press BACK (700ms) handler
in the history edit window that calls it. Updates the hint text to inform
the user. Fixed hint text buffer from [40] to [48] to fit the full string.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
