diff --git a/todo.txt b/todo.txt index 7ec9e1c..5f666e6 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,4 @@ --r fix: strikethrough +-r fix: strikethrough in curses -r fix long lines (longer than width // 2 - 1) -r fix moving down onto a toggled line -m fix: make startup faster @@ -9,5 +9,4 @@ -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 -+c feat: implement strikethough for acurses \ No newline at end of file +-c fix: key transposition for acurses esc keys \ No newline at end of file