Skip to content

Commit

Permalink
chore: update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
mecaneer23 committed Mar 13, 2024
1 parent a2d890f commit 78d9b46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
-y todo.py
-y refactor: migrate from sometimes using `int` as cursor, to always using `Cursor`s
-y refactor: migrate from `win: Any` to `win: curses.window`
- refactor: remove curses dependency from as many locations as possible.
- refactor: remove curses dependency from as many locations as possible
- eventual end goal is to make multiple `print_todos` output options
- potentially redo `tcurses.py`

0 comments on commit 78d9b46

Please sign in to comment.