Skip to content

Commit

Permalink
chore: update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
mecaneer23 committed Jun 22, 2024
1 parent e4f2a91 commit 86bf4fc
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 @@ -12,4 +12,6 @@
- fix: reimplement acurses support for windows
- fix: if holding down a key in acurses, make sure it doesn't stay pressed longer than it should (i.e. holding j key) (only reproducible in some terminals)
- fix: acurses preserve terminal from prior to app instantiation
- feat: migrate copied_todo to list of todos and add multiple line paste operation from in app copy
- feat: migrate copied_todo to list of todos and add multiple line paste operation from in app copy
- fix: visual glitch when len(todos) == 1
- feat: make join_lines allow for a multi-todo selection

0 comments on commit 86bf4fc

Please sign in to comment.