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