From a09b4534e158bb47e959a9bf36a3ccc0159e8a67 Mon Sep 17 00:00:00 2001 From: Mecaneer23 <74385377+Mecaneer23@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:21:28 -0500 Subject: [PATCH] chore: add debugging failure --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index a3d4601..f6ded3f 100644 --- a/todo.txt +++ b/todo.txt @@ -12,4 +12,5 @@ -b in _updates_cursor if pos + count > len(todos) IndexOutOfBounds error -b how can we save folded state when todos are pulled from file and list is recreated? -c fix: ANSI mode rendering bug + -c reproducable even with -ax; not wide-char issue -c fix: key transposition for acurses esc keys \ No newline at end of file