Skip to content

Commit

Permalink
chore: update todos, acurses should work for almost all keybinds and …
Browse files Browse the repository at this point in the history
…it's easy to add more down the road
  • Loading branch information
mecaneer23 committed May 1, 2024
1 parent 3418ecc commit e54df00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@
-b feat: use [ and ] to fold/unfold
-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
-b how can we save folded state when todos are pulled from file and list is recreated?

0 comments on commit e54df00

Please sign in to comment.