From 54df40b8e9b84c0ee313cb5fc3498c28c930a45f Mon Sep 17 00:00:00 2001 From: mecaneer23 Date: Sun, 28 Apr 2024 10:20:44 -0500 Subject: [PATCH] chore: update todos --- todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 7f4023c..26a39dc 100644 --- a/todo.txt +++ b/todo.txt @@ -11,4 +11,5 @@ -b needs movement adjustment -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: key transposition for acurses esc keys \ No newline at end of file +-c fix: key transposition for acurses esc keys +-c feat: implement strikethough for acurses \ No newline at end of file